diff options
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r-- | DOCS/mplayer.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index e54eabe114..13de3049b3 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -707,6 +707,15 @@ Available plugins are: 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. |