From 4c6a600943cf0bc7ef5c51816b471cb688d7cd61 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 23 Jun 2015 15:07:19 +0200 Subject: af_volume: add a replaygain fallback option --- DOCS/man/af.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/af.rst') diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst index 9c6fd9aad7..15bc3050e6 100644 --- a/DOCS/man/af.rst +++ b/DOCS/man/af.rst @@ -287,6 +287,10 @@ Available filters are: ``replaygain-clip=yes|no`` Prevent clipping caused by replaygain by automatically lowering the gain (default). Use ``replaygain-clip=no`` to disable this. + ``replaygain-fallback`` + Gain in dB to apply if the file has no replay gain tags. This option + is always applied if the replaygain logic is somehow inactive. If this + is applied, no other replaygain options are applied. ``softclip`` Turns soft clipping on. Soft-clipping can make the sound more smooth if very high volume levels are used. Enable this -- cgit v1.2.3