# HG changeset patch # User rfelker # Date 1052119338 0 # Node ID f46b5790ad6af063ade0118722b6294afdf596a1 # Parent 1782c233cd29481cf95c6a20e440d17aaff6b00c document ilpack diff -r 1782c233cd29 -r f46b5790ad6a DOCS/en/mplayer.1 --- a/DOCS/en/mplayer.1 Mon May 05 03:13:43 2003 +0000 +++ b/DOCS/en/mplayer.1 Mon May 05 07:22:18 2003 +0000 @@ -2315,6 +2315,13 @@ The optional parameter f can be 0 to only use even lines, or 1 to only use odd lines. Any other value for f gives the default (averaging) behavior. +.IPs ilpack +When interlaced video is stored in YUV 4:2:0 formats, chroma +interlacing does not line up properly due to vertical downsampling of +the chroma channels. +This filter packs the planar 4:2:0 data into YUY2 (4:2:2) format with +the chroma lines in their proper locations, so that in any given +scanline, the luma and chroma data both come from the same field. .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