[FFmpeg-user] How to Decode h264 Video Stream?

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Sep 18 14:22:58 CEST 2012


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



More information about the ffmpeg-user mailing list