From d05326c4bc7d26fbcf1c52a94f900a704026fc2a Mon Sep 17 00:00:00 2001 From: pontscho Date: Fri, 19 Jul 2002 20:51:48 +0000 Subject: - 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 --- DOCS/mplayer.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/mplayer.1') 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 @@ -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 -- cgit v1.2.3