summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-13 23:25:56 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-13 23:25:56 +0000
commitcfaab60dcd57184e9f7c82331c5ef6013007271f (patch)
tree9164374ad2a5c65c17c0fa9b6914d39495214bf2 /DOCS
parentb0af7648a58b6e4072b21fd5d5399fa5b1efa7d1 (diff)
downloadmpv-cfaab60dcd57184e9f7c82331c5ef6013007271f.tar.bz2
mpv-cfaab60dcd57184e9f7c82331c5ef6013007271f.tar.xz
-vf eq only supports brightness and contrast, noticed by Torinthiel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11104 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index b7804c71e7..3f74734f0f 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -2638,8 +2638,8 @@ Initial values in the range -100\-100 may be given on the command line.
.TP
.B 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,
-contrast and saturation adjustment.
+allowing gamma correction in addition to simple brightness
+and contrast adjustment.
Note that it uses the same MMX optimized code as \-vf eq if all
gamma values are 1.0.
The parameters are given as floating point values.