Log in

View Full Version : LoadPlugin: unable to load.....


nullgrad
18th November 2004, 22:17
Can someone tell me why I am getting this message when I'm trying to do a compression test before encoding with GKnot....I have re-installed several times and the program runs OK for a few sessions then I get this error message again.......I've tried encoding the same files with Auto GK and I don't get any problems.

Thanks.


LoadPlugin: unable to load "C:\Program Files\AviSynth 2.5\plugins\undot dll"
(C:\PROGRA~1\GORDIA~Preview.avs,line

communist
18th November 2004, 22:39
Originally posted by nullgrad
LoadPlugin: unable to load "C:\Program Files\AviSynth 2.5\plugins\undot dll"
(C:\PROGRA~1\GORDIA~Preview.avs,line
Check your AviSynth script. The line should be:
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\undot.dll")
Notice the dot between undot and dll.




Looks like Undot undots everything ;)

nullgrad
18th November 2004, 23:14
Thanks for that - Actually I should have put the full error message....

C:\Program Files\AviSynth 2.5\plugins\undot.dll"
(C:\PROGRA~1\GORDIA~Preview.avs,line

Cheers

nullgrad
18th November 2004, 23:20
oop's come to think of it - I did.....:-) - I've just had the same problem happen when using the latest beta version of AutoGK.....