improve video equalizer command (brightness, contrast, etc.) description

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17179 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2005-12-11 21:52:47 +00:00
parent 3b1633f737
commit d8b34b0a29
1 changed files with 4 additions and 1 deletions

View File

@ -29,8 +29,11 @@ alt_src_step <value> (ASX playlist only)
audio_delay <value>
Adjust the audio delay by <value> seconds.
[brightness|contrast|gamma|hue|saturation] <-100 - 100> [<abs>]
[brightness|contrast|gamma|hue|saturation] <value> [<abs>]
Set/adjust video parameters.
If abs is not given or zero, modifies parameter by <value>.
If abs is non-zero, parameter is set to <value>
<value> is in the range [-100, 100]
change_rectangle <val1> <val2>
Change the position of the rectangle filter rectangle.