[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.908,1.909
Nico Sabbi CVS
syncmail at mplayerhq.hu
Fri Mar 4 08:50:58 CET 2005
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv24811
Modified Files:
mplayer.1
Log Message:
restrictions on muxer's telecine option
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.908
retrieving revision 1.909
diff -u -r1.908 -r1.909
--- mplayer.1 4 Mar 2005 07:20:00 -0000 1.908
+++ mplayer.1 4 Mar 2005 07:50:55 -0000 1.909
@@ -7963,13 +7963,15 @@
.
.TP
.B vframerate=<23.976 | 24 | 25 | 29.97 | 30 | 50 | 59.94 | 60 >
-Sets the framerate for MPEG-1/2 video.
+Sets the framerate for MPEG-1/2 video. This option will be ignored if used with
+option telecine.
.
.TP
.B telecine
Enables soft telecine mode: the muxer will trick the video stream so as
to make it look like encoded at 29.97 or 30 fps; it only works with MPEG-2
-video when framerate is either 23.976 or 24 fps.
+video when the output framerate, eventually converted with -ofps, is either
+23.976 or 24 fps. Any other framerate is incompatible with this option.
.
.
.\" --------------------------------------------------------------------------
More information about the MPlayer-DOCS
mailing list