Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
unsigned int
Join Date: Oct 2012
Location: 🇪🇺
Posts: 760
|
Xaa: antialiasing function
https://github.com/dubhater/vapoursynth-xaa
There are probably still some bugs, because I didn't test all the possible parameter combinations. Please report any problems. It also includes a port of the edi_rpow2 function, but there is already a function with that name in VapourSynth (completely different inside). Not sure what to do with that.
__________________
Buy me a "coffee" and/or hire me to write code! |
![]() |
![]() |
![]() |
#2 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,765
|
Awesome work as always!
I tried the example for santiag: Code:
xaa.xaa(clip, mode="di2 znedi3", mask=0, chroma=1) Code:
xaa.py", line 729, in xaa aa_pass = int(mode=[0]) TypeError: 'mode' is an invalid keyword argument for int() ![]()
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|