From d80dc885c6e0dc1b2d5defa6aeed215a710c0340 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Wed, 12 Mar 2014 23:25:51 +0100 Subject: af_volume: add support for replaygain pre-amp and clipping prevention --- DOCS/man/en/af.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/af.rst b/DOCS/man/en/af.rst index 902b9803fb..dd7607d769 100644 --- a/DOCS/man/en/af.rst +++ b/DOCS/man/en/af.rst @@ -285,6 +285,12 @@ Available filters are: tags, as written by mp3gain, metaflac, etc... ``replaygain-album`` Like replaygain-track, but using the album-gain value instead. + ``replaygain-preamp`` + Pre-amplification gain in dB to apply to the selected replaygain gain + (default: 0). + ``replaygain-noclip`` + Prevent clipping caused by replaygain by automatically lowering the + gain (default). Use no-replaygain-noclip to disable this. ```` 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