summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-04 20:56:02 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-04 20:56:02 +0000
commit6dc5bedd5b65fb23285aa460ca140b49783aae4d (patch)
tree0694d3ba979aeeed126bdd959512d9ed12f58cc5 /DOCS
parentd86a9decac394813f681f9940c274442ce8da87a (diff)
downloadmpv-6dc5bedd5b65fb23285aa460ca140b49783aae4d.tar.bz2
mpv-6dc5bedd5b65fb23285aa460ca140b49783aae4d.tar.xz
Document softpulldown filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10524 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.19
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 64f0e0c009..5986b5c9ee 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -2718,6 +2718,15 @@ detc filter, and should be used with mencoder but not with mplayer.
As with detc, you must specify the correct output framerate (-ofps
23.976) when using mencoder.
.TP
+.B "softpulldown"
+This filter works only correct with mencoder and acts on the MPEG2 flags
+used for soft 3:2 pulldown (soft telecine).
+If you want to use the ivtc or detc filter on movies that are partly soft
+telecined, inserting this filter before them should make them more reliable.
+Currently only libmpeg2 exports the needed flags.
+If used on material that does not set them or if using ffmpeg12, the
+filter does nothing.
+.TP
.B "telecine[=start]"
Apply 3:2 "telecine" process to increase framerate by 20%.
This most likely will not work correctly with mplayer, but it can