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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th March 2019, 15:59   #1  |  Link
jackoneill
unsigned int
 
jackoneill's Avatar
 
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!
jackoneill is offline   Reply With Quote
Old 16th March 2019, 22:39   #2  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Awesome work as always!

I tried the example for santiag:
Code:
 xaa.xaa(clip, mode="di2 znedi3", mask=0, chroma=1)
result is :
Code:
xaa.py", line 729, in xaa
aa_pass = int(mode=[0])
TypeError: 'mode' is an invalid keyword argument for int()
Mrdaa also doesn't work
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 17th March 2019, 13:06   #3  |  Link
jackoneill
unsigned int
 
jackoneill's Avatar
 
Join Date: Oct 2012
Location: 🇪🇺
Posts: 760
Thanks for testing. It's fixed in v2, along with some other errors.
__________________
Buy me a "coffee" and/or hire me to write code!
jackoneill is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:26.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.