[FFmpeg-cvslog] doc/filters: deflicker size option value is in frames
Lou Logan
git at videolan.org
Fri Apr 21 00:54:39 EEST 2017
ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Thu Apr 20 13:34:56 2017 -0800| [0b8c159a9391f744ab5ff4725340b0655cd9f0f2] | committer: Lou Logan
doc/filters: deflicker size option value is in frames
Signed-off-by: Lou Logan <lou at lrcd.com>
Signed-off-by: Paul B Mahol <onemda at gmail.com> (in #ffmpeg-devel IRC)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0b8c159a9391f744ab5ff4725340b0655cd9f0f2
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 83b811171a..36efc3369a 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6261,7 +6261,7 @@ It accepts the following options:
@table @option
@item size, s
-Set moving-average filter size. Default is 5. Allowed range is 2 - 129.
+Set moving-average filter size in frames. Default is 5. Allowed range is 2 - 129.
@item mode, m
Set averaging mode to smooth temporal luminance variations.
More information about the ffmpeg-cvslog
mailing list