mirror of https://github.com/mpv-player/mpv
manpage: af_volnorm was renamed
This commit is contained in:
parent
dea583410c
commit
1cfa0a69ac
|
@ -438,7 +438,7 @@ Available filters are:
|
|||
|
||||
``drc[=method:target]``
|
||||
Applies dynamic range compression. This maximizes the volume by compressing
|
||||
the audio signal's dynamic range.
|
||||
the audio signal's dynamic range. (Formerly called ``volnorm``.)
|
||||
|
||||
``<method>``
|
||||
Sets the used method.
|
||||
|
|
|
@ -169,6 +169,7 @@ Command Line Switches
|
|||
``--mixer`` AO suboptions (``alsa``, ``oss``)
|
||||
``--mixer-channel`` AO suboptions (``alsa``, ``oss``)
|
||||
``--ao=alsa:device=hw=0.3`` ``--ao=alsa:device=[hw:0,3]``
|
||||
``-af volnorm`` ``--af=drc`` (renamed)
|
||||
=========================== ========================================
|
||||
|
||||
.. note::
|
||||
|
|
Loading…
Reference in New Issue