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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel