manpage: af_volnorm was renamed

This commit is contained in:
wm4 2013-09-19 14:33:01 +02:00
parent dea583410c
commit 1cfa0a69ac
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -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::