From afead7a3566e455cd2ceec54010a95387b7b022f Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 27 Apr 2017 00:21:17 +0200 Subject: audio: merge --replaygain-track and --replaygain-album into one option This is probably better than separate options. For example, the user does not have to guess which one is applied if both options are enabled. --- DOCS/man/options.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 1f66b77225..cb6f62f94c 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1182,12 +1182,9 @@ Audio Since mpv 0.18.1, this always controls the internal mixer (aka "softvol"). -``--replaygain-track=`` - Adjust volume gain according to the track-gain replaygain value stored - in the file metadata. - -``--replaygain-album=`` - Like replaygain-track, but using the album-gain value instead. +``--replaygain=`` + Adjust volume gain according to the track-gain or album-gain replaygain + value stored in the file metadata (default: no replaygain). ``--replaygain-preamp=`` Pre-amplification gain in dB to apply to the selected replaygain gain -- cgit v1.2.3