Log in

View Full Version : Avisynth installed in two partitions. Should it works ?


ADLANCAS
25th February 2005, 02:52
Hi,

My drive C: works very well with version from 28/10/04.

I´m preparing a new partition N: and it appears fault messages when I´m trying to open a script.
Programs that I´ve tested:
Avisynth: version 281004 and 210205
VirtualDubMod: 1.5.1 / 1.5.10.1 (build 2439)
(can´t open a script)
MakeAvis (ffdshow): ffdshow-20041012 / ffdshow-20050224-sse
(it crashes, closing the aplication)
CCE: 2.70.01.05 / 2.70.02.00
(message: AVIFileInfo: error 0x8004005)
Adobe PremierePro 1.5+avs plugin
(It doesn't recognize that the fake file is a media file)

Makes sense to be a problem in Avisynth?

Thanks,

Alexandre

PS.: In drive C: I´m using XPPro+SP1, drive N: XPPro+SP2

IanB
4th March 2005, 05:22
ADLANCAS,

Avisynth has 2 main components.

1. The .DLL's :- These go in the windows system directory.

2. The registry entries. :- These are added by the install program.

You have to run the installer in each bootable version of windows in which you wish to use AviSynth.

Also the recent (February) 2.5.6 Alpha versions are having problems with XP/SP2. See AviSynth 2.5.6 CVS Pre-Releases. [Feb 28th] (http://forum.doom9.org/showthread.php?s=&goto=lastpost&threadid=85826) for developments.

IanB