Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add deflicker option #33

Open
Gsonovb opened this issue Sep 23, 2022 · 0 comments
Open

add deflicker option #33

Gsonovb opened this issue Sep 23, 2022 · 0 comments

Comments

@Gsonovb
Copy link

Gsonovb commented Sep 23, 2022

HI ,

I see doc deflicker has options , but can't set it .
so "Do not actually modify frame"

[11.59 deflicker](http://www.ffmpeg.org/ffmpeg-filters.html#toc-deflicker)
Remove temporal frame luminance variations.

It accepts the following options:

size, s
Set moving-average filter size in frames. Default is 5. Allowed range is 2 - 129.

mode, m
Set averaging mode to smooth temporal luminance variations.

Available values are:

‘’am
Arithmetic mean

‘’gm
Geometric mean

‘’hm
Harmonic mean

‘’qm
Quadratic mean

‘’cm
Cubic mean

‘’pm
Power mean

‘’median
Median

bypass
Do not actually modify frame. Useful when one only wants metadata.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant