[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.193,1.194
Zoltan Ponekker
pontscho at mplayerhq.hu
Fri Jul 19 22:52:15 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv27481/DOCS
Modified Files:
mplayer.1
Log Message:
- fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- mplayer.1 19 Jul 2002 02:11:59 -0000 1.193
+++ mplayer.1 19 Jul 2002 20:51:42 -0000 1.194
@@ -713,11 +713,11 @@
Use different color depth than autodetect. Not all \-vo drivers support
it (fbdev, dga2, svga, vesa).
.TP
-.B \-brightness <\-1000\ \-\ 1000>
+.B \-brightness <\-100\ \-\ 100>
Adjust brightness of video output (default 0). It changes intensity of
RGB components of video signal from black to white screen.
.TP
-.B \-contrast <\-1000\ \-\ 1000>
+.B \-contrast <\-100\ \-\ 100>
Adjust contrast of video output (default 0). Works in similar manner as brightness.
.TP
.B \-display <name>
@@ -782,7 +782,7 @@
.B \-green_intensity <\-1000\ \-\ 1000>
Adjust intensity of green component of video signal (default 0).
.TP
-.B \-hue <\-1000\ \-\ 1000>
+.B \-hue <\-100\ \-\ 100>
Adjust hue of video signal (default 0). You can get colored negative
of image with this option.
.TP
@@ -835,7 +835,7 @@
.B \-red_intensity <\-1000\ \-\ 1000>
Adjust intensity of red component of video signal (default 0).
.TP
-.B \-saturation <\-1000\ \-\ 1000>
+.B \-saturation <\-100\ \-\ 100>
Adjust saturation of video output (default 0). You can get grayscale output
with this option.
.TP
More information about the MPlayer-cvslog
mailing list