[MPlayer-dev-eng] [PATCH] Impose output FPS on mplayer

Diego Biurrun diego at biurrun.de
Fri May 21 16:29:12 CEST 2004


Frédéric Dupuis writes:
> The usage is very much like the one for mencoder, ie:
> mplayer -ofps 23.976 -vf divtc incorrect_ivtc.avi

This is the same as the -ofps option of MEncoder, right?  Then you
should not add this to cfg-mplayer.h, but move the option from
cfg-mencoder.h to cfg-common.h.  Same for the documentation.

> --- DOCS/man/en/mplayer.1	16 May 2004 11:28:27 -0000	1.592
> +++ DOCS/man/en/mplayer.1	20 May 2004 05:01:24 -0000
> @@ -542,6 +542,10 @@
>  Turns off usage of the Linux RTC (real-time clock \- /dev/\:rtc) as timing
>  mechanism.
>  .TP
> +.B \-ofps <fps>
> +Impose an output FPS on MPlayer. This is typically for use with inverse
> +telecine filters or divtc.

Please start new sentences on a new line in the manual page.

Diego




More information about the MPlayer-dev-eng mailing list