mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
no more than 79 chars per line in man page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11425 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d97d3ce4fe
commit
8e15ccae35
@ -2738,9 +2738,11 @@ The weight parameter can be used to reduce the effect of a high gamma value on
|
||||
bright image areas, e.g. keep them from getting overamplified and just plain
|
||||
white. A value of 0.0 turns the gamma correction all the way down while 1.0
|
||||
leaves it at its full strength.
|
||||
Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0, weight=1.0.
|
||||
Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0,
|
||||
weight=1.0.
|
||||
Value ranges are 0.1\-10 for gamma, -2\-2 for contrast (negative values result
|
||||
in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for weight.
|
||||
in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for
|
||||
weight.
|
||||
.TP
|
||||
.B hue[=hue:saturation]
|
||||
Defaults are hue=0.0, saturation=1.0.
|
||||
|
Loading…
Reference in New Issue
Block a user