Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5954923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:02:26+00:00 2026-05-22T18:02:26+00:00

I was looking at FFMPEG, and also specifically FFMPEG PHP , and found that

  • 0

I was looking at FFMPEG, and also specifically FFMPEG PHP, and found that FFMPEG PHP had all the features I needed for some other sections of my website, (such as images) however it lacked the ability to save movie files.

What would the shell command be to convert the file start.ogg that is of an undetermined format (using OGG as an example) to both the Webm format in the file end.webm as well as the MP4 format in the file end.mp4. I would like the bit rate for both video and audio to remain the same.

How can I do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:02:27+00:00Added an answer on May 22, 2026 at 6:02 pm

    The ffmpeg(1) manual includes the following:

    * You can encode to several formats at the same time and
    define a mapping from input stream to output streams:
      ffmpeg -i /tmp/a.wav -ab 64k /tmp/a.mp2 -ab 128k /tmp/b.mp2 -map 0:0 -map 0:0
    

    If you’ve only got one input and two outputs, the following does the trick:

    ffmpeg -i /tmp/start.off /tmp/end.webm /tmp/end.mp4
    

    Tested with a DivX 5 video input to WebM and MP4 outputs. Neat, thanks for the research project. 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Looking around SO user profiles and other sites, I have noticed that some high
I've been looking around for using FFMPEG and PHP. I've noticed you can use
Looking for an example that: Launches an EXE Waits for the EXE to finish.
Looking for a Linux application (or Firefox extension) that will allow me to scrape
I'm looking for resources (preferably books, but websites are fine too) for using FFmpeg
I am wanting to use ffmpeg to convert video to .flv in php. Currently
Looking at Apple Website they do an outstanding job with the quicktime movies they
I recently found a way to convert video's through the FFMpeg converter through command
I installed FFMPEG using apt-get. It comes by default compiled with some options: configuration:
Looking at posts like this and others, it seems that the correct way to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.