[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1225,1.1226
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sun Feb 12 17:21:10 CET 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv20947/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
Rephrase telecine and film2pal mpegopts.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1225
retrieving revision 1.1226
diff -u -r1.1225 -r1.1226
--- mplayer.1 12 Feb 2006 16:14:07 -0000 1.1225
+++ mplayer.1 12 Feb 2006 16:21:07 -0000 1.1226
@@ -9179,18 +9179,18 @@
.
.TP
.B telecine
-Enables 3:2 pulldown soft telecine mode: the muxer will trick the video stream so as
-to make it look like encoded at 30000/1001 or 30 fps; it only works with MPEG-2
-video when the output framerate, eventually converted with \-ofps, is either
-24000/1001 or 24 fps.
+Enables 3:2 pulldown soft telecine mode: The muxer will make the
+video stream look like it was encoded at 30000/1001 or 30 fps.
+It only works with MPEG-2 video when the output framerate,
+converted with \-ofps, is either 24000/1001 or 24 fps.
Any other framerate is incompatible with this option.
.
.TP
.B film2pal
-Enables FILM to PAL and NTSC to PAL soft telecine mode: the muxer will trick
-the video stream so as to make it look like encoded at 25 fps; it only works
-with MPEG-2 video when the output framerate, eventually converted with \-ofps,
-is either 24000/1001 or 24 fps.
+Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer
+will make the video stream look like it was encoded at 25 fps.
+It only works with MPEG-2 video when the output framerate,
+converted with \-ofps, is either 24000/1001 or 24 fps.
Any other framerate is incompatible with this option.
.
.
More information about the MPlayer-DOCS
mailing list