[FFmpeg-user] Setting the fps on a WMV
Jan Ehrhardt
phpdev at ehrhardt.nl
Thu Aug 2 20:57:53 CEST 2012
johlaf in gmane.comp.video.ffmpeg.user (Tue, 31 Jul 2012 19:12:12 -0700
(PDT)):
>I am trying to control the fps on an WMV output. No matter what I set in the
>-r, the frame rate outputs as 30fps
>
>ffmpeg -i file.MXF -r 25 -vcodec wmv2 -qscale 4 -vf "scale=-1:288" -y
>file.WMV
How do you determine the output frame rate? Windows Explorer always
reports 30 frames/second, even if it is 25fps. Try MediaInfo as a better
tool: http://mediainfo.sourceforge.net/en
Jan
More information about the ffmpeg-user
mailing list