My scripts do not work

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
TheEagleClaw
Joined: Mon Aug 03, 2009 4:30 pm
Org Profile

My scripts do not work

Post by TheEagleClaw » Mon Aug 03, 2009 4:33 pm

I try to import my SSXSharpen, aWarpsharp, & mftoon script, but it doesn't work.

But it used to work my old computer D:

I even downloaded the latest version of avisnyth but still doesnt work.

Please help! ^^

Thankies to you all

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Re: My scripts do not work

Post by Scintilla » Mon Aug 03, 2009 5:12 pm

Image And the error messages you get.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

TheEagleClaw
Joined: Mon Aug 03, 2009 4:30 pm
Org Profile

Re: My scripts do not work

Post by TheEagleClaw » Mon Aug 03, 2009 5:17 pm

"Script error: There is no function named...(all of the scripts I said above ^^'')"

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: My scripts do not work

Post by Kariudo » Mon Aug 03, 2009 5:57 pm

we need the entire script to help, not just the names of the filters.

All I can say right now is double check that:
1) you have your plugin names spelled correctly
and
2) you actually have the plugins in the place you think they are
Image
Image

TheEagleClaw
Joined: Mon Aug 03, 2009 4:30 pm
Org Profile

Re: My scripts do not work

Post by TheEagleClaw » Mon Aug 03, 2009 6:12 pm

SSXSharpen()
aWarpSharp(depth=10)
Tweak(sat=1.28)
temporalcleaner()
mftoon(strength=5)

Those are the scripts. All of them but Tweak, don't work.

What do you mean by the plugins where I 'think' they are. I downloaded amvapp and avisynth correctly

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: My scripts do not work

Post by Kariudo » Mon Aug 03, 2009 6:33 pm

when you said "import" I assumed you were using import("<path to plugin dll here>")

check the plugins folder (most likely C:\Program Files\Avisynth2.5\Plugins\) for awarpsharp.dll, ssxsharpen.dll and mftoon.avsi

while you're in there, check for warpsharp.dll. If you find it, try removing it from the plugins folder and see if that makes your script work.
Image
Image

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: My scripts do not work

Post by Kariudo » Mon Aug 03, 2009 6:38 pm

bah, silly Kariudo... import() is for .avs and .avsi files
loadplugin() is for .dll files
Image
Image

TheEagleClaw
Joined: Mon Aug 03, 2009 4:30 pm
Org Profile

Re: My scripts do not work

Post by TheEagleClaw » Mon Aug 03, 2009 7:13 pm

I saw none of those in the plugins folder.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: My scripts do not work

Post by Kariudo » Mon Aug 03, 2009 10:19 pm

awarpsharp can be found here
mftoon (changed to vmtoon in later versions) can be found in masktools v2 (in some subfolder of the plugin)

ssxsharpen is a little trickier to happen across, but Scintilla goes over it here
Image
Image

TheEagleClaw
Joined: Mon Aug 03, 2009 4:30 pm
Org Profile

Re: My scripts do not work

Post by TheEagleClaw » Tue Aug 04, 2009 2:00 am

i downloaded warpsharp into my plugins folder.

ssxsharpen; i clicked on the download link and downloaded the three 'needed' dll's and put them in my plugin folder. (i already had awarpsharp since i got from ur link in ur first sentence)

can u be more clear for mftoon? sorry. theres so many links and i cant see where or what to click xP

Locked

Return to “AviSynth Help”