13.03.2024, 11:38
@Dan64: about the chroma resize, instead of
I would suggest to use Spline64 instead of Lancos, to avoid the introduction of ringing&halo artifacts. (see: https://forum.doom9.org/showthread.php?t=145210)
Cu Selur
clip_colored = clip_colored.resize.Lanczos(width=clip_orig.width, height=clip_orig.height)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.