summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-03-29 13:54:51 +0200
committerPaul B Mahol <onemda@gmail.com>2018-04-01 20:36:35 +0200
commit8dff6c2844965473ec37a32c136887efe5e622b9 (patch)
tree2cbc97bdb421a0312b8489e273e641dd641e8473 /doc
parent354b26a3945eadd4ed8fcd801dfefad2566241de (diff)
avfilter/af_amix: add weights option
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 bf2b94e240..7538ab3273 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1350,6 +1350,9 @@ The duration of the first input.
The transition time, in seconds, for volume renormalization when an input
stream ends. The default value is 2 seconds.
+@item weights
+Specify weight of each input audio stream as sequence.
+Each weight is separated by space. By default all inputs have same weight.
@end table
@section anequalizer