[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.482,1.483

Diego Biurrun CVS diego at mplayerhq.hu
Sat Nov 8 01:09:17 CET 2003


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

Modified Files:
	mplayer.1 
Log Message:
gammas --> gamma, vqblur clarified.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.482
retrieving revision 1.483
diff -u -r1.482 -r1.483
--- mplayer.1	4 Nov 2003 21:51:39 -0000	1.482
+++ mplayer.1	8 Nov 2003 00:09:15 -0000	1.483
@@ -2738,8 +2738,8 @@
 bright image areas, e.g. keep them from getting overamplified and just plain
 white. A value of 0.0 turns the gamma correction all the way down while 1.0 
 leaves it at its full strength.
-Defaults are contrast=1.0, brightness=0.0, gammas=1.0, saturation=1.0, weight=1.0.
-Value ranges are 0.1\-10 for gammas, -2\-2 for contrast (negative values result
+Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0, weight=1.0.
+Value ranges are 0.1\-10 for gamma, -2\-2 for contrast (negative values result
 in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for weight.
 .TP
 .B hue[=hue:saturation]
@@ -3850,8 +3850,8 @@
 I/P and B frames you can use:
 vqmin= <ip_quant>:vqmax= <ip_quant>:vb_qfactor= <b_quant/ip_quant>
 .TP
-.B vqblur=<0.0\-1.0>
-quantizer blur (pass1) Larger values will average the quantizer more over
+.B vqblur=<0.0\-1.0> (pass 1)
+Quantizer blur, larger values will average the quantizer more over
 time (slower change).
 .RSs
 .IPs 0.0
@@ -3862,9 +3862,9 @@
 average the quantizer over all previous frames
 .RE
 .TP
-.B vqblur=<0.0\-99.0>
-quantizer gaussian blur (pass2) Larger values will average the quantizer more
-over time (slower change) (default: 0.5)
+.B vqblur=<0.0\-99.0> (pass 2)
+Quantizer gaussian blur, larger values will average the quantizer more
+over time (slower change) (default: 0.5).
 .TP
 .B vqcomp=<value>
 quantizer compression, depends upon vrc_eq (pass\ 1/\:2) (default: 0.5)



More information about the MPlayer-DOCS mailing list