Browse Source

doc/filters: deflicker size option value is in frames

Signed-off-by: Lou Logan <lou@lrcd.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com> (in #ffmpeg-devel IRC)
tags/n3.4
Lou Logan 8 years ago
parent
commit
0b8c159a93
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -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.


Loading…
Cancel
Save