mirror of
https://github.com/mpv-player/mpv
synced 2024-12-13 18:36:09 +00:00
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:
parent
3b1633f737
commit
d8b34b0a29
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user