summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-12-15 19:47:27 -0600
committersfan5 <sfan5@live.de>2023-12-16 11:14:47 +0100
commitace2d6506f20dfc6a30d0bbb6cfb959f2144bfc9 (patch)
tree4ffdc3d096d59c6fa197738a0898cda7fe6d8a4a /DOCS/man/options.rst
parent054dde0424dd657a6426ce6ba50debccf6ba99cb (diff)
downloadmpv-ace2d6506f20dfc6a30d0bbb6cfb959f2144bfc9.tar.bz2
mpv-ace2d6506f20dfc6a30d0bbb6cfb959f2144bfc9.tar.xz
DOCS/options: fix documentation for replaygain-clip
f1c4d20e6577f32018e20efc4ab9da7d4e1ab4ac added this option, but the documentation is actually backwards. --replaygain-clip allows clipping. Having it disabled, the default, prevents it. Keep the behavior the same, but change the documentation to reflect reality. Closes #13111.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 08c26c54ab..1c9205e569 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2011,8 +2011,8 @@ Audio
(default: 0).
``--replaygain-clip=<yes|no>``
- Prevent clipping caused by replaygain by automatically lowering the
- gain (default). Use ``--replaygain-clip=no`` to disable this.
+ Allow the volume gain to clip (default: no). If this option is not
+ enabled, mpv automatically will prevent clipping by lowering the gain.
``--replaygain-fallback=<db>``
Gain in dB to apply if the file has no replay gain tags. This option