summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-09-26 09:41:53 +0000
committerPaul B Mahol <onemda@gmail.com>2013-10-21 19:56:55 +0000
commitc9660999b9a76541cc0ccee1e572f4ee1540d8c5 (patch)
tree5613fed043ae0f29b8a8cff7112ba59cce263edf /doc
parent2f9422d951dcbcad68303bed12461388a4e4b8a7 (diff)
avfilter: replaygain scanner
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi6
1 files changed, 6 insertions, 0 deletions
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