You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: do not mention removed option from afir filter
This commit is contained in:
@@ -1194,7 +1194,7 @@ select gain to noise approach, this is most popular one.
|
||||
|
||||
@item irgain
|
||||
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.
|
||||
Allowed range is 0 to 1. This gain is applied after any gain applied with @var{gtype} option.
|
||||
|
||||
@item irfmt
|
||||
Set format of IR stream. Can be @code{mono} or @code{input}.
|
||||
|
Reference in New Issue
Block a user