mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
documentation for -vop eq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7065 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7b413af7aa
commit
eb4c371b32
@ -559,6 +559,8 @@ Available plugins are:
|
||||
temporal noise
|
||||
h high quality
|
||||
p mix with pattern
|
||||
eq[=bright:cont] soft equalizer w/interactive
|
||||
controls like hardware eq
|
||||
|
||||
.I parameters:
|
||||
.br
|
||||
|
@ -164,3 +164,12 @@ Current plugins:
|
||||
p mix random noise with a (semi)regular pattern
|
||||
MPI: DR (if possible) or TEMP, accepts stride
|
||||
|
||||
-vop eq[=brightness:contrast]
|
||||
software equalizer, for use with cards that don't support
|
||||
brightness and contrast controls in hardware. It might also be
|
||||
useful with mencoder, either for fixing poorly captured movies, or
|
||||
for slightly reducing contrast to mask artifacts and get by with
|
||||
lower bitrates. Initial values in the range -100..100 may be
|
||||
given on the command line, and the eq filter is controllable
|
||||
interactively just like with normal hardware equalizer controls.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user