summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-03-14 11:20:23 +0100
committerPaul B Mahol <onemda@gmail.com>2022-03-14 17:43:12 +0100
commitc0f49378a9520ccd9ee4398bf3e1721a76b0569b (patch)
treef272ee7a17c532844f65a3f3ff29971b4bf2b513 /doc
parentdeffacb6b4b79a375132f078115beb72ee6acb1f (diff)
avfilter/af_afftdn: allow user to control number of bands
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 73081bed4c..c4cf083526 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1367,6 +1367,10 @@ Use measured average noise floor of all channels.
Default value is @var{min}.
@end table
+
+@item band_multiplier, bm
+Set the band multiplier factor, used how much to spread bands across frequency bins.
+Allowed range is from @var{0.2} to @var{5}. Default value is @var{1.25}.
@end table
@subsection Commands