Log in

View Full Version : Avisynth error?


Dupey
24th June 2008, 05:02
A few days ago, my Avisynth become like this when I try to load d2v file.

http://img295.imageshack.us/img295/7561/erroroa0.jpg

The script to load it is;
video=MPEG2Source("VTS_01_1.d2v")
audio=WAVSource("VTS_01_1 T01 48K 16bit 2ch.wav")
AudioDub(video,audio)


Not only that, I cant even load a single script. Its like the Avisynth become completely hopeless.
And when I try to uninstall it, this error came out;

http://img295.imageshack.us/img295/5033/error2ug2.jpg

Surprisingly, I scanned my PC for 3 times and I didnt detect any virus at all. So, to uninstall it, I need to install Avisynth to repair the corrupted file and uninstall it. Then I restart the PC (in case it will change my registry) and install it back. But, nothing change. I cant load any script at all... Anyone know why is this happened and a way to solve it?

stax76
24th June 2008, 05:11
Welcome to the forum, install the beta (http://forum.doom9.org/showthread.php?t=138143) and clean your plugin dir.

Dupey
24th June 2008, 05:58
What? You mean AviSynth 2.5 alpha? If that is, I already done it lol...
Is there any way to clean my system? I mean remove Avisynth from registry and so on...
I kinda suck in playing with registry lol....

stax76
24th June 2008, 06:30
Does AVISource work?

Dupey
24th June 2008, 06:37
I load this script with VirtualDub Mod;
AVISource("[DVD-ISO]2005 Shoka Hatsutandoku ~Marugoto~.avi")

Well, it seems to work just fine.
What is the problem actually?

foxyshadis
25th June 2008, 01:29
Could be that your d2v/m2v broke DGDecode; try updating that and remaking the d2v.

In the meantime, did you try clean your plugin dir? There's really no better way of quickly troubleshooting mystifying avisynth failures.