[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.325,1.326

Arpi of Ize arpi at mplayerhq.hu
Mon Feb 3 02:09:05 CET 2003


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv31581

Modified Files:
	mplayer.1 
Log Message:
ok, eq2 documented, since noone else does this... :(((


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -r1.325 -r1.326
--- mplayer.1	31 Jan 2003 03:30:38 -0000	1.325
+++ mplayer.1	3 Feb 2003 01:08:47 -0000	1.326
@@ -2077,14 +2077,17 @@
 Activates the software equalizer with interactive controls like the hardware
 eq controls.
 The values can be from -100 to 100.
-.IPs eq2[=gamma:cont:bright]
+.IPs eq2[=gamma:contrast:brightness:saturation:rg:gg:bg]
 Alternative software equalizer that uses lookup tables (very slow),
-allowing gamma correction in addition to simple brightness and
-contrast adjustment.
+allowing gamma correction in addition to simple brightness,
+contrast and saturation adjustment. Note, that it uses the same MMX
+optimized code as -vop eq if all gamma values are 1.0!
 The parameters are given as floating point values.
-Defaults are gamma=1.0, contrast=1.0, and brightness=0.0.
-The values are 0.1\-10 for gamma, -2\-2 for contrast (negative values result
-in negative image) and -1\-1 for brightness.
+Defaults are gamma=1.0, contrast=1.0, brightness=0.0 and stauration=1.0.
+Parameters rg, gg, bg are the independent gamma values for the Red, Green
+and Blue components, all defaults to 1.0
+The values are 0.1\-10 for gammas, -2\-2 for contrast (negative values result
+in negative image) -1\-1 for brightness and 0\-3 for saturation.
 .IPs halfpack[=f]
 Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
 keeping all chroma samples.



More information about the MPlayer-cvslog mailing list