alfg / alfg/ffmpeg-commander

add deflicker option

Aperta
#33 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
1.1k
Fork
111
Merge medio
21m
PR unite (30g)
8

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.