# HG changeset patch # User arpi # Date 1033928099 0 # Node ID 8120b45c7b423047dc0abccaa9382d22ea5ee38d # Parent 04a6df4fb9764f27e9efede6909f3c49e3e4d6b1 documenting -vop dint patch by Andriy N. Gritsenko <andrej@lucky.net> diff -r 04a6df4fb976 -r 8120b45c7b42 DOCS/mplayer.1 --- 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