Mercurial > mplayer.hg
changeset 7242:8bafdfe945b4
document -vop halfpack
author | rfelker |
---|---|
date | Mon, 02 Sep 2002 03:21:03 +0000 |
parents | 283561e2bef5 |
children | 5f1f724f7046 |
files | DOCS/mplayer.1 |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Mon Sep 02 00:34:20 2002 +0000 +++ b/DOCS/mplayer.1 Mon Sep 02 03:21:03 2002 +0000 @@ -707,6 +707,15 @@ The values can be from -100 to 100. + halfpack 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. + .I NOTE: The parameters are optional and if omitted, some of them are set to default values. Use -1 to keep the default value.