changeset 10071:f46b5790ad6a

document ilpack
author rfelker
date Mon, 05 May 2003 07:22:18 +0000
parents 1782c233cd29
children fa013cb66325
files DOCS/en/mplayer.1
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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