summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-04-28 12:01:04 +0200
committerPaul B Mahol <onemda@gmail.com>2020-04-29 19:18:25 +0200
commitd8147c4e2d9111787319983d14889bc21705746f (patch)
tree6a38fc14516b5ac86940c52cae602ed30a677280 /doc
parenta124f4ebff5d7784edd25c399275f241f8026338 (diff)
avfilter/af_amix: make weights option runtime configured
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index ce200aa314..3be83533bb 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1703,6 +1703,14 @@ Specify weight of each input audio stream as sequence.
Each weight is separated by space. By default all inputs have same weight.
@end table
+@subsection Commands
+
+This filter supports the following commands:
+@table @option
+@item weights
+Syntax is same as option with same name.
+@end table
+
@section amultiply
Multiply first audio stream with second audio stream and store result