On Tue, 11 Dec 2012 22:07:16 +0100 Marco Fleckinger <marco.fleckinger at wikipedia.at> wrote:
> -acodec vorbis -aq 3 -vcodec libtheora -strict experimental -sameq -vb > 1024k -r 25 %1.ogv Do not use -sameq. It has been removed upstream and also does not mean "same quality": http://superuser.com/a/478550/110524 > when I worked with ffmpeg/avconv. Even compiling ffmpeg from the sources > didn't work. The actual ffmpeg console output is always more useful than "didn't work".
