[FFmpeg-user] Is it possible to just change the fps flags?
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Jul 6 18:57:21 CEST 2013
J. Scott Edwards <lost.alternative <at> gmail.com> writes:
> i have several videos that were created from film, one film
> frame to one video frame, so it plays too fast (29.97 fps).
Could you elaborate / command line and complete, uncut
console output missing.
(This may be a serious bug but I need more information to be
able to reproduce.)
> ffmpeg -i input.avi -r 24 output.avi
$ ffmpeg -i input.avi -vf fps=24000/1001 -qscale 2 out.avi
Carl Eugen
More information about the ffmpeg-user
mailing list