summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-14 22:09:16 +0100
committerwm4 <wm4@nowhere>2014-03-14 22:37:45 +0100
commitf8f69cdffe5d6166ffb75ea52b0ffcf8215100e1 (patch)
tree95ae647a6f48384789595a4f74ae7313869c6804 /DOCS
parent3160182a7bd24cd236cdae09618d051be649b0f6 (diff)
downloadmpv-f8f69cdffe5d6166ffb75ea52b0ffcf8215100e1.tar.bz2
mpv-f8f69cdffe5d6166ffb75ea52b0ffcf8215100e1.tar.xz
af_volume: remove double-negated suboption
You had to use "no-replaygain-noclip" to set this option. Rename it, so that only one negation is needed.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/af.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/af.rst b/DOCS/man/en/af.rst
index dd7607d769..2ebb40e6ef 100644
--- a/DOCS/man/en/af.rst
+++ b/DOCS/man/en/af.rst
@@ -266,7 +266,7 @@ Available filters are:
Filter for internal use only. Converts between signed/unsigned formats
and formats with different endian.
-``volume[=volumedb[:softclip[:s16]]]``
+``volume[=volumedb[:...]]``
Implements software volume control. Use this filter with caution since it
can reduce the signal to noise ratio of the sound. In most cases it is
best to use the *Master* volume control of your sound card or the volume
@@ -288,9 +288,9 @@ Available filters are:
``replaygain-preamp``
Pre-amplification gain in dB to apply to the selected replaygain gain
(default: 0).
- ``replaygain-noclip``
+ ``replaygain-clip=yes|no``
Prevent clipping caused by replaygain by automatically lowering the
- gain (default). Use no-replaygain-noclip to disable this.
+ gain (default). Use ``replaygain-clip=no`` to disable this.
``<softclip>``
Turns soft clipping on. Soft-clipping can make the
sound more smooth if very high volume levels are used. Enable this