summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 18:14:59 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 18:14:59 +0000
commit31d0724c82b98c0c7cfa6814537f07491d626018 (patch)
treee8d50a1e06b7a6cee65e32b32c37f62481efe0a3 /DOCS
parent3d428ef79a196e82ef30c436d4c7e06432e1c3e7 (diff)
downloadmpv-31d0724c82b98c0c7cfa6814537f07491d626018.tar.bz2
mpv-31d0724c82b98c0c7cfa6814537f07491d626018.tar.xz
documenting -vop dint
patch by Andriy N. Gritsenko <andrej@lucky.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7633 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.15
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 8875ec4e84..5a10da35ac 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -1543,6 +1543,11 @@ eq controls. The values can be from -100 to 100.
Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
keeping all chroma samples. Useful for output to low-resolution display
devices when hardware downscaling is poor quality or is not available.
+.IPs dint[=sense:level]
+Detects and drops first of interlaced frames in video stream. Values can be
+from 0.0 to 1.0 - first (default 0.1) is relative difference between neighbor
+pixels, second (default 0.15) is what part of image have to be detected as
+interlaced to drop the frame.
.RE
.
.TP