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 > Avisynth Development
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 23rd January 2014, 00:28   #41  |  Link
luke83
Registered User
 
luke83's Avatar
 
Join Date: Oct 2010
Posts: 109
Very good job!

it's faster than of AAA(): the only good Anti-aliaser that I found for anime. Your MAA2 seems to work as good as it. I'll try on a very aliased edge. Any way it's very good until now
luke83 is offline   Reply With Quote
Old 11th May 2014, 09:45   #42  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,666
@TurboPascal7

I noticed that the order parameter in SangNom2 has a different mapping than the original SangNom. Is that how you intended to be?
The options are just inverted:
Code:
SangNom:              SangNom2:
0 - bottom field      0 - both*
1 - top field         1 - top field
2 - both*             2 - bottom field

*Both fields are kept but DoubleWeave() must be called beforehand
There's also a couple of typos in your error messages:
line 612 - required
Line 616 - width
Reel.Deel is offline   Reply With Quote
Old 11th May 2014, 11:49   #43  |  Link
TurboPascal7
Registered User
 
TurboPascal7's Avatar
 
Join Date: Jan 2010
Posts: 270
SangNom2 doesn't handle order=2 in any specific way, only values 0 and 1 are valid. I don't think original did anything special for mode 2 either.

Typos fixed, thanks.
__________________
Me on GitHub | AviSynth+ - the (dead) future of AviSynth
TurboPascal7 is offline   Reply With Quote
Old 11th July 2014, 22:37   #44  |  Link
killerteengohan
Registered User
 
Join Date: Feb 2013
Posts: 68
Is there any particular reason everytime I try to use MAA2 it says

There is no function named "SangNom2"
(MAA2.avsi, line85)
(MAA2.avsi, line57)

I know I have Sangnom2.dll installed correctly and everything it needs to run. It works on my friends computer and my other laptop but wont work on this computer.


EDIT: It turns out it was Microsoft Visual C++ (x86) was needed in order to use the newer 0.35 version of MAA2 with Sangnom2.

Last edited by killerteengohan; 12th July 2014 at 23:20.
killerteengohan is offline   Reply With Quote
Old 11th June 2016, 10:01   #45  |  Link
ryrynz
Registered User
 
ryrynz's Avatar
 
Join Date: Mar 2009
Posts: 3,650
Quote:
Originally Posted by DrZine View Post
Since FTurn is now in the core of avs+, making it obsolete, Maa2.avsi needs to be updated to not need the plugin.
Still hasn't been updated. Is it not called fturn any more in Avisynth+? I get an error if it's called. Saw a previous post with a user having a similar issue and stating that turn worked fine, so I renamed all instances to just turn and it's working but unsure if that's correct.
ryrynz is offline   Reply With Quote
Old 11th June 2016, 10:26   #46  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by ryrynz View Post
Still hasn't been updated. Is it not called fturn any more in Avisynth+? I get an error if it's called. Saw a previous post with a user having a similar issue and stating that turn worked fine, so I renamed all instances to just turn and it's working but unsure if that's correct.
"fturn" is a plugin function. "turn" is a Avisynth core function. The functionality is the same. In AVS+, the fturn code has been integrated into the core.
Groucho2004 is offline   Reply With Quote
Old 15th August 2023, 05:45   #47  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
SangNom2 0.6.1
Code:
Throw error if YUV420 height is not mod4.
https://github.com/Asd-g/AviSynth-SangNom2/releases
kedautinh12 is offline   Reply With Quote
Reply


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 01:49.


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