[MPlayer-DOCS] r30181 - trunk/DOCS/man/en/mplayer.1
reimar
subversion at mplayerhq.hu
Sun Jan 3 15:44:46 CET 2010
Author: reimar
Date: Sun Jan 3 15:44:45 2010
New Revision: 30181
Log:
Document -vo gl colorspace suboption.
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Sun Jan 3 15:35:20 2010 (r30180)
+++ trunk/DOCS/man/en/mplayer.1 Sun Jan 3 15:44:45 2010 (r30181)
@@ -3885,6 +3885,18 @@ Provides brightness, contrast, saturatio
Gamma can also be set independently for red, green and blue.
Speed depends more on GPU memory bandwidth than other methods.
.RE
+.IPs colorspace
+Select the color space for YUV to RGB conversion.
+.RSss
+.IPs 0
+Use the formula used normally by MPlayer (default)
+.IPs 1
+Use ITU-R BT.601 color space.
+.IPs 2
+Use ITU-R BT.709 color space.
+.IPs 3
+Use SMPTE-240M color space.
+.RE
.IPs lscale=<n>
Select the scaling function to use for luminance scaling.
Only valid for yuv modes 2, 3, 4 and 6.
More information about the MPlayer-DOCS
mailing list