Andy Civil <andycivil <at> gmail.com> writes: > ffmpeg -format h264 -i input -an -qscale 1 %06d.jpg (does not work) -an is unneeded, and the MEncoder documentation always strongly advised not to use -qscale 1 (but 2), I believe this still applies (but I may be wrong). Carl Eugen