From 37d918a19e55680cc73b31327b34f4aa96dc5b46 Mon Sep 17 00:00:00 2001 From: nichobi Date: Fri, 25 Jan 2019 15:48:49 +0100 Subject: [PATCH] docs: restore replaygain option for ffmpeg backend --- docs/plugins/replaygain.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/replaygain.rst b/docs/plugins/replaygain.rst index 08c6b4a99..ad0e50e22 100644 --- a/docs/plugins/replaygain.rst +++ b/docs/plugins/replaygain.rst @@ -89,6 +89,10 @@ configuration file. The available options are: Default: ``no``. - **targetlevel**: A number of decibels for the target loudness level. Default: 89. +- **r128**: A space separated list of formats that will use ``R128_`` tags with + integer values instead of the common ``REPLAYGAIN_`` tags with floating point + values. Requires the "ffmpeg" backend. + Default: ``Opus``. These options only work with the "command" backend: