summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorBenjamin Barenblat <bbaren@google.com>2018-12-18 15:28:53 -0500
committersfan5 <sfan5@live.de>2019-01-16 16:58:33 +0100
commitc681fc133c6b9ae3d8a5f462927950516624c11d (patch)
tree68b409329324f5059d897cfbd29cd6c12b92135e /DOCS
parent585f9ff42f3195c5b726101dd34c1ee72633f867 (diff)
downloadmpv-c681fc133c6b9ae3d8a5f462927950516624c11d.tar.bz2
mpv-c681fc133c6b9ae3d8a5f462927950516624c11d.tar.xz
DOCS/man: update man pages to describe ReplayGain fallback
Describe ReplayGain album-to-track fallback behavior introduced in commits e392d6610d1e35cc0190c794c151211b0aae83e6 and be90f2c8dd0431e252e43d5249e89446309113af.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 71c417990c..a675d9259d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1326,8 +1326,10 @@ Audio
Since mpv 0.18.1, this always controls the internal mixer (aka "softvol").
``--replaygain=<no|track|album>``
- Adjust volume gain according to the track-gain or album-gain replaygain
- value stored in the file metadata (default: no replaygain).
+ Adjust volume gain according to replaygain values stored in the file
+ metadata. With ``--replaygain=no`` (the default), perform no adjustment.
+ With ``--replaygain=track``, apply track gain. With ``--replaygain=album``,
+ apply album gain if present and fall back to track gain otherwise.
``--replaygain-preamp=<db>``
Pre-amplification gain in dB to apply to the selected replaygain gain