PDA

View Full Version : Just installed Avisynth 2.07. Questions !


iparout
4th December 2002, 16:05
Hi.

I just downloaded and installed the latest version of AviSynth (2.07). I didn't install it into the Gordian Knot directory but in C:\Avisynth.

1) Will GKnot use avisynth 2.07 from now on, eventhough it is not installed in the GKnot directory ?

2) Is the latest Avisynth compatible with GKnot or are there any known bugs that I should be aware of ? Should I just uninstall it and stick back to the avisynth version that came with GKnot 0.26 ?

Thanks in advance for any answers.

hakko504
4th December 2002, 16:10
the AviSynth.dll file should be installed in the c:\windows\system directory (or similar, like x:\winnt\system32) Open the file called version.avs in VirtualDub and check what it says.
I've been using the newer versions for a long time with GKnot and never had any problems. They are backward compatible, even in 2.5a with some restrictions.

iparout
4th December 2002, 16:26
Aha I see. It says that I am using version 2.07. Thanks.

OvERaCiD23
4th December 2002, 21:09
just another tip if you modify your frameservers manually, all your plugins can now go into the avisynth\plugins directory and you'll now longer need to add the LoadPlugin to your .avs. this saves alot of time if you're using filters and such.