summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-10 05:20:50 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-10 05:20:50 +0000
commitbe7eef3827543d529b6a1314d4e743a4d48a0075 (patch)
treee9710b00b273713491c46ee6f78f4750c98d01c5 /DOCS/man
parentff86bb362e7ecb66a24894b820b39d3407b0cff9 (diff)
downloadmpv-be7eef3827543d529b6a1314d4e743a4d48a0075.tar.bz2
mpv-be7eef3827543d529b6a1314d4e743a4d48a0075.tar.xz
configurable 'junk' borders for pullup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12550 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 10 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index b264c2b447..1dc02dca66 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3176,7 +3176,7 @@ As with detc, you must specify the correct output framerate (\-ofps
Further development on ivtc has stopped, as the pullup and filmdint
filters appear to be much more accurate.
.TP
-.B pullup\
+.B pullup[=jl:jr:jt:jb:sb]\
Third-generation pulldown reversal (inverse telecine) filter,
capable of handling mixed hard-telecine, 24 fps progressive, and 30
fps progressive content.
@@ -3186,7 +3186,15 @@ Like ivtc, pullup is stateless in the sense that it does not lock onto
a pattern to follow, but it instead looks forward to the following
fields in order to identify matches and rebuild progressive frames.
It is still under development, but believed to be quite accurate.
-No configuration options are available yet.
+The jl, jr, jt, and jb options set the amount of "junk" to ignore at
+the left, right, top, and bottom of the image, respectively.
+Left/right are in units of 8 pixels, while top/bottom are in units of
+2 lines.
+The default is 8 pixels on each side.
+Setting the sb (strict breaks) option to 1 will reduce the chances of
+pullup generating an occasional mismatched frame, but it may also
+cause an excessive number of frames to be dropped during high motion
+sequences.
.I NOTE:
Always follow pullup with the softskip filter when encoding to ensure
that pullup is able to see each frame. Failure to do so will lead to