Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-05-19 00:13:52 +0300
committerPaul B Mahol <onemda@gmail.com>2017-05-19 00:13:52 +0300
commitf5e5c531170f0ce9c37e555e689ffd60694b47cd (patch)
treee6006eaa3c96a9f0883e7157efc1b1362fe48899 /doc
parent79bf4d1450c105ecbe2b8ef64ca6c14bbdd761dc (diff)
avfilter/af_sofalizer: make lfe gain user configurable
Default settings have it too low. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index b684d8dec8..296a8dcd03 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3606,6 +3606,9 @@ Each virtual loudspeaker description is separated by '|'.
For example to override front left and front right channel positions use:
'speakers=FL 45 15|FR 345 15'.
Descriptions with unrecognised channel names are ignored.
+
+@item lfegain
+Set custom gain for LFE channels. Value is in dB. Default is 0.
@end table
@subsection Examples