summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-10-04 21:10:47 +0200
committerPaul B Mahol <onemda@gmail.com>2018-10-04 23:51:22 +0200
commit0baca077593db098be575308a70e171803ef5a0c (patch)
tree8e93c765003787d392d8e763ac3715db28ec8fa9 /doc/filters.texi
parente08a876e67a7d1caafe49b3e9c78e9424facf120 (diff)
avilter/af_afir: add irfmt option
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 1c51e42388..19004f233f 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1193,6 +1193,10 @@ select gain to noise approach, this is most popular one.
Set gain to be applied to IR coefficients before filtering.
Allowed range is 0 to 1. This can be set even with @var{again} used.
+@item irfmt
+Set format of IR stream. Can be @code{mono} or @code{input}.
+Default is @code{input}.
+
@item maxir
Set max allowed Impulse Response filter duration in seconds. Default is 30 seconds.
Allowed range is 0.1 to 60 seconds.