summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-12 11:09:27 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-12 11:09:27 +0000
commit96ad68b6aec6344b82fa361ed38aa6a6974e40bd (patch)
tree976aca06c7e629371f8995aa3c495961d1fab397 /DOCS
parentea0696a99965261a6d53f423b61180831963a3b2 (diff)
downloadmpv-96ad68b6aec6344b82fa361ed38aa6a6974e40bd.tar.bz2
mpv-96ad68b6aec6344b82fa361ed38aa6a6974e40bd.tar.xz
mention film2pal in -mpegopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17602 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.110
1 files changed, 9 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index c49d1e7c49..9d3e85731a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -9179,12 +9179,20 @@ This option will be ignored if used with the telecine option.
.
.TP
.B telecine
-Enables soft telecine mode: the muxer will trick the video stream so as
+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.
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.
+Any other framerate is incompatible with this option.
+.
.
.SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)
.