Mercurial > mplayer.hg
changeset 7632:8120b45c7b42
documenting -vop dint
patch by Andriy N. Gritsenko <andrej@lucky.net>
author | arpi |
---|---|
date | Sun, 06 Oct 2002 18:14:59 +0000 |
parents | 04a6df4fb976 |
children | c0fa4d2e39a3 |
files | DOCS/mplayer.1 |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Sun Oct 06 18:14:14 2002 +0000 +++ b/DOCS/mplayer.1 Sun Oct 06 18:14:59 2002 +0000 @@ -1543,6 +1543,11 @@ 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