# HG changeset patch # User reimar # Date 1263672215 0 # Node ID a32c2d542ae0b909ae0f1dd799b950f523424b41 # Parent aeab18b1923d30c61627fbb876047406a0141639 Document levelconv -vo gl suboption. diff -r aeab18b1923d -r a32c2d542ae0 DOCS/man/en/mplayer.1 --- 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= +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= Select the scaling function to use for luminance scaling. Only valid for yuv modes 2, 3, 4 and 6.