[theora] issue with encoding of one particular file?

Jason Self jason.self at gmail.com
Thu Sep 3 05:27:06 PDT 2009


On Sep 2, 2009, at 9:43 PM, Jiri Navratil wrote:

> Thank you for quick response.
>
> What is the correct syntax?
>
> I tested
> ffmpeg2theora.linux --framerate 25:25 digit24.mp4
>
> but this solved only the reported length of video, not the issue with
> sync.
>
> Thank you,
> Jiri

Use --inputfps to set the input framerate, and --framerate to set the  
output. (FYI: ffmpeg2theora.linux --help will show all available  
options.)

Bernard suggested extracting the audio/video and encoding each  
separately to fix the sync issue. Oggz can merge them together: http://firefogg.org/nightly/


More information about the theora mailing list