08.04.2026, 18:26
Okay, that is a different problem (also caused by oversharpening and reencoding oversharpened content; maybe capured with some additional sharpener turned to max).
Hmmm,.. applying BindDehalo3+Santiag
is way blurrier than the original, but more pleasant to the eyes imho.
After that maybe use Detailsharp and/or CAS to sharpen it a bit,..
Cu Selur
Hmmm,.. applying BindDehalo3+Santiag
clip = dehalo.BlindDeHalo3(clip, strength=150, interlaced=False)
# applying anti aliasing using santiag
clip = antiAliasing.santiag(clip, strh=3, strv=3, type="sangnom", aa=64, opencl=True)After that maybe use Detailsharp and/or CAS to sharpen it a bit,..
Cu Selur

