# HG changeset patch # User rfelker # Date 1071457408 0 # Node ID 2e6fc0ab578f25e25957bfeea81342e08a67be37 # Parent 3ddfe9316ca9cacba0cd3692be86830633cf40b7 document new mode argument for ilpack diff -r 3ddfe9316ca9 -r 2e6fc0ab578f DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Dec 15 02:58:23 2003 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Dec 15 03:03:28 2003 +0000 @@ -2758,13 +2758,16 @@ odd lines. Any other value for f gives the default (averaging) behavior. .TP -.B ilpack\ +.B ilpack[=mode]\ 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. +The optional argument selects the sampling mode. +By default, linear interpolation (mode 1) is used. +Mode 0 uses nearest-neighbor sampling, which is fast but incorrect. .TP .B decimate[=max:hi:lo:frac] Drops frames that don't differ greatly from the previous frame in