Log in

View Full Version : Unable to load "mpeg2dec3.dll" line 7


vrs
1st July 2003, 17:56
Here is a problem hopefully somebody can help me with...

I can't seem to get Gordian Knot working on my notebook though I can encode movies fine on my desktop computer. Yesterday I did a clean win98 se install on both my computers. After installing just audio and video drivers I installed GK 28.5. After this I encoded a movie succesfully on my desktop but the same encode gave me problems on my notebook. I get the avisynth open failure mentioned in the title of this post. This line 7 reads the same as on my desktop - LoadPlugin("mpeg2dec3.dll")- .

After this I tried different versions of avisynth and the mpeg.dll but to no avail. After all this I'm wondering if this can be a problem with the hardware on my notebook or if I'm overlooking something. Any pointers in the right direction would be very appreciated...

Awatef
1st July 2003, 18:13
give the full path, if your dll is on c:\gknot, your line should look like this:

loadplugin("c:\gknot\mpeg2dec3.dll")

Dark-Cracker
1st July 2003, 18:21
think to use short path sometimes there is problem. but i think Gknot already made this.

vrs
15th July 2003, 12:58
Thanks, I got things working now!