summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-12 16:21:07 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-12 16:21:07 +0000
commit5fd172c3e1bb61ae94794ded9aaa9e783cd3cff3 (patch)
treebc2150a2fae1f73790a8f9a63915a32519a6600c /DOCS
parentadbb2c67f8fb086ba58c32293eac9c1f4f2aaf62 (diff)
downloadmpv-5fd172c3e1bb61ae94794ded9aaa9e783cd3cff3.tar.bz2
mpv-5fd172c3e1bb61ae94794ded9aaa9e783cd3cff3.tar.xz
Rephrase telecine and film2pal mpegopts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17611 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.116
1 files changed, 8 insertions, 8 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index b5509a9d55..69e5019a79 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -9179,18 +9179,18 @@ This option will be ignored if used with the telecine option.
.
.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.
.
.