Jaded-Encoding-Thaumaturgy / vs-dehalo

VapourSynth dehaloing functions
MIT License
7 stars 5 forks source link

`fine_dehalo` `pre_ss=2` causes a chroma shift #36

Closed LightArrowsEXE closed 1 year ago

LightArrowsEXE commented 1 year ago

fine_dehalo(clip, rx=2.4, pre_ss=2, planes=[1, 2])

One way to maybe fix this is to allow a user to pass a tuple of scalers into pre_downscaler, and setting the default to use [Point, Catrom]?

image image