ffmpeg | branch: master | Gyan Doshi <gyando...@gmail.com> | Mon Apr  9 
14:46:06 2018 +0530| [3fbe4a043cbe656301be9d066b3ac9a7034d1fc9] | committer: 
Michael Niedermayer

doc/filters: correct range for length in astats filter

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3fbe4a043cbe656301be9d066b3ac9a7034d1fc9
---

 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 4438386f64..b78e05a329 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to