Mercurial > mplayer.hg
changeset 30294:a32c2d542ae0
Document levelconv -vo gl suboption.
author | reimar |
---|---|
date | Sat, 16 Jan 2010 20:03:35 +0000 |
parents | aeab18b1923d |
children | c2461b6a5a51 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Jan 16 19:59:31 2010 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Jan 16 20:03:35 2010 +0000 @@ -3897,6 +3897,16 @@ .IPs 3 Use SMPTE-240M color space. .RE +.IPs levelconv=<n> +Select the brightness level conversion to use for the YUV to RGB conversion +.RSss +.IPs 0 +Convert TV to PC levels (default). +.IPs 1 +Convert PC to TV levels. +.IPs 2 +Do not do any conversion. +.RE .IPs lscale=<n> Select the scaling function to use for luminance scaling. Only valid for yuv modes 2, 3, 4 and 6.