From c9660999b9a76541cc0ccee1e572f4ee1540d8c5 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 26 Sep 2013 09:41:53 +0000 Subject: avfilter: replaygain scanner Signed-off-by: Paul B Mahol --- doc/filters.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index 0bf945b7e9..7783807239 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1636,6 +1636,12 @@ front left and right: pan="stereo: c0=FR : c1=FR" @end example +@section replaygain + +ReplayGain scanner filter. This filter takes an audio stream as an input and +outputs it unchanged. +At end of filtering it displays @code{track_gain} and @code{track_peak}. + @section resample Convert the audio sample format, sample rate and channel layout. This filter is -- cgit v1.2.3