ffmpeg2theora 0.25 is out - http://v2v.cc/~j/ffmpeg2theora This is the first release to use libtheora 1.1.0 please report issues and bugs. Some changes that went into this release: * fix input from codecs where width/height is not encoded width/height * fix a/v sync issues with some mov/mp4 files with strange framerates * add new option --info outputs json info about source * frontend mode outputs one json dict per line now * select video stream if input has more than one video (--videostream N) * update to ffmpeg trunk and new ffmepg api * use new libtheora 1.1 * use new libtheora encoding api add new encoding options --soft-target, --buf-delay * two pass encoding, --two-pass or in two calls with --first-pass and --second-pass Source: http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.25.tar.bz2 svn co https://svn.xiph.org/tags/ffmpeg2theora/ffmpeg2theora-0.25 ? Binaries: http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.25.linux32.bin http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.25.linux64.bin http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.25.macosx.bin http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.25.exe j