doc/filters: correct range for length in astats filter
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
4d1d7263d8
commit
3fbe4a043c
@ -1750,7 +1750,7 @@ It accepts the following option:
|
||||
@table @option
|
||||
@item length
|
||||
Short window length in seconds, used for peak and trough RMS measurement.
|
||||
Default is @code{0.05} (50 milliseconds). Allowed range is @code{[0.1 - 10]}.
|
||||
Default is @code{0.05} (50 milliseconds). Allowed range is @code{[0.01 - 10]}.
|
||||
|
||||
@item metadata
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user