[FFmpeg-devel] [PATCH] ffmpeg.texi examples: output opt -r -> -framerate

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Oct 6 13:29:56 CEST 2014


Ben Price <bjmprice <at> gmail.com> writes:

> -ffmpeg -i input.avi -r 24 output.avi
> +ffmpeg -i input.avi -framerate 24 output.avi

I didn't really test but I don't think this is 
correct: As said on irc, there is an INPUT option 
-r that is different from the INPUT option 
-framerate but I wonder if there is an output 
option framerate at all.

Could you explain how I can reproduce the issue 
you see?

Carl Eugen



More information about the ffmpeg-devel mailing list