scripting error

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
BlurredFiction
Joined: Sun Jul 13, 2008 6:40 pm
Org Profile

scripting error

Post by BlurredFiction » Sun Jul 13, 2008 9:33 pm

Every time i enter the line Removegrain(mode=2) i get an error in virtualdubmod that says there is no function named 'removegrain'. I downloaded the plugin for it so i don't know why this happened. help please

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Post by LivingFlame » Sun Jul 13, 2008 9:40 pm

Did you put the plugin in your plugins folder?
... yea ...

BlurredFiction
Joined: Sun Jul 13, 2008 6:40 pm
Org Profile

Post by BlurredFiction » Sun Jul 13, 2008 9:55 pm

yes i did. It's actually a whole folder with 10 items in it. i think there are 3 different sets for the plugin depending on your computer such as SSE OR SSE2. i don't think this should hinder it from working though.

User avatar
Krisqo
Cooking Oil
Joined: Mon Jul 07, 2003 1:22 pm
Status: W.O.A (Waiting on Aion)
Location: Moderating the Adobe Forums
Org Profile

Post by Krisqo » Mon Jul 14, 2008 10:51 am

A whole separate folder within the AVISynth plugins folder? If that's the case, either paste all the plugins into the main plugins folder or link to the folder using the LoadPlugin("path to the plugin .dll") command as the very first line in your script.
Image

BlurredFiction
Joined: Sun Jul 13, 2008 6:40 pm
Org Profile

Post by BlurredFiction » Mon Jul 14, 2008 5:21 pm

ah, thank you krisquo. that worked perfectly.

Locked

Return to “AviSynth Help”