summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-02 02:14:42 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-02 02:14:42 +0000
commit79308f285df5e61a026f13cab131d3a30222042e (patch)
treea6e6e11c7a5203c4045d546cf5b0821a0f4cba32 /DOCS
parentc33cfc680827b26642b80a5f4543a85c45e377ab (diff)
downloadmpv-79308f285df5e61a026f13cab131d3a30222042e.tar.bz2
mpv-79308f285df5e61a026f13cab131d3a30222042e.tar.xz
documenting eq2
please soemone add/update it in manpage git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9215 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/vop.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index 2902c51aa9..270d56d492 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -172,6 +172,15 @@ Current plugins:
given on the command line, and the eq filter is controllable
interactively just like with normal hardware equalizer controls.
+-vop eq2[=gamma:contrast:brightness:saturation:r_gamma:g_gamma:b_gamma]
+ advanced software equalizer, for use with cards that don't support
+ brightness/contrast/saturation and channel gamma controls in hardware.
+ Initial values in the range -2.0 .. 2.0 may be given on the command line,
+ and the eq2 filter is controllable interactively just like with normal
+ hardware equalizer controls or -vop eq. Defaults: 1:1:0:1:1:1:1
+ This filter uses MMX only if available and all gamma == 1.0, otherwise
+ LUT (look-up table) is being used.
+
-vop unsharp=l|cWxH:amount[:l|cWxH:amount]
unsharp mask / gaussian blur.
l apply effect on luma component