summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-19 20:51:48 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-19 20:51:48 +0000
commitd05326c4bc7d26fbcf1c52a94f900a704026fc2a (patch)
tree90b1b5ee08f6805f7c6487c2ccc66db7ad92dbb9 /DOCS/mplayer.1
parentbcba526d135c6fcab681212569f440877f4c50ec (diff)
downloadmpv-d05326c4bc7d26fbcf1c52a94f900a704026fc2a.tar.bz2
mpv-d05326c4bc7d26fbcf1c52a94f900a704026fc2a.tar.xz
- 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 ... :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 3e7351168a..25cb6c2e90 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -713,11 +713,11 @@ Adjust intensity of blue component of video signal (default 0).
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 @@ Try this option if you still experience fullscreen problems.
.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 @@ cropped.
.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