VapourSynth-insaneAA
VapourSynth-insaneAA copied to clipboard
InsaneAA Anti-Aliasing Script
Results
2
VapourSynth-insaneAA issues
Sort by
recently updated
recently updated
newest added
The function [has been deprecated](https://www.vapoursynth.com/doc/pythonreference.html?highlight=register_format#Core.register_format) in favor of query_video_format(). This makes xaa no longer work.
For [L134](https://github.com/Beatrice-Raws/VapourSynth-insaneAA/blob/master/insaneAA.py#L134) it's a little faster to use the built-in parameter `scale=2`. The results are not exact but are ±1 with integer formats so that can be chalked up to...