PDA

View Full Version : Need Help with AVISynth and MeGui


DigitalDivide
27th October 2006, 03:49
I just recently had to reinstall my system. I finally got everything back to normal except MeGui. When I create my project file, then from within MeGui select the AviSynth Script Creatorand select my .d2v project file I get the following error
"Avisynth Script Error: Cannot load avisynth.dll"

I'm not sure what I need to install? Do I need to download undot and all the filters or something else?

unskinnyboy
27th October 2006, 04:04
Did you install Avisynth? Do you have avisynth.dll in C:\WINDOWS\system32?

DigitalDivide
27th October 2006, 04:12
That could be it!

Is that the same as the AvisynthWrapper.dll found in the MeGui root folder? I checked the Avisynth homepage but could not find that avisynth.dll.

unskinnyboy
27th October 2006, 04:32
No, they are different, but you need both. I repeat my question - did you install Avisynth? If not, you should. That will install avisynth.dll. MeGUI won't do that for you.

Read the installation guide: http://mewiki.project357.com/Installation

DigitalDivide
27th October 2006, 04:47
Thanks!

Actually just figured out exactly what I needed as you posted your reponse. All working now.

Quick question. How do I use remove grain in the script instead of undot. I noticed that undot seems to be the default on the Filters tab. Is there a way to change this?

jellysandwich
27th October 2006, 14:23
I think the only way to change the default value would be to change the source code...

js

Sharktooth
28th October 2006, 04:12
It's on the "todo" list.