vonhoro / Automate-encoding

A big script an utilities to automatize encoding
MIT License
0 stars 1 forks source link

[Feature Request] [Filter Option] Debanding Filter #8

Open Motophan opened 3 years ago

Motophan commented 3 years ago

Note the process is

Load up source -> crop -> filter -> test encodes to get variable x264 settings -> mux / set tracts -> upload template

This should be BEFORE testing x264 values.

debanded = core.f3kdb.Deband(resized,y=60,cb=60,cr=60,grainy=48,grainc=48,dynamic_grain=True,range=16)

This assumes your cropped clip is called "resized"

Have some mechanism to select this w/ GUI