Jaded-Encoding-Thaumaturgy / vs-scale

VapourSynth (de)scaling functions
MIT License
10 stars 4 forks source link

Use `vskernels.Bicubic` for kernel/scaler params where applicable #65

Closed LightArrowsEXE closed 1 year ago

LightArrowsEXE commented 1 year ago

For clarity, it might be nice to use Bicubic instead of named kernels such as Catrom. This way, it's clearer to your average user what exact values are being passed. This might also be extendible to stuff like default Lanczos calls by adding taps=3, and potentially other similar kernels.

Setsugennoao commented 1 year ago

NO. I also changed back all of these instances in lvsfunc if you didn't notice.

LightArrowsEXE commented 1 year ago

If it weren't for the laws of this land, I would've slaughtered you.