Log in

View Full Version : unable to load eedi3.dll ?


hydra3333
8th March 2011, 07:03
Hi just downloaded the latest eedi3 and this error pops up.
LoadPlugin: unable to load "....eedi3.dll"
Already have installed vcredist_x86-2005sp1.exe,
This is my sliced-down test script trying to locate cause of the error. The script intentionally does nothing; the original was having plugins added to use QTGMC, when this occurred.
SetMTmode(mode=5,threads=4) # start with mode=5 forAVIsource http://forum.doom9.org/showthread.php?p=1067216#post1067216
SetMemoryMax(512)
LoadPlugin("C:\SOFTWARE\DGindex\DGDecode.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins-zzz\eedi3.dll")
Mpeg2Source("G:\HDTV\Footy\1983-sanfl-grand-final\1983-sanfl-grand-final-q1.d2v",info=0,ipp=true,cpu=0)
AssumeTFF()
Assumefps(25)
trim(29,329)
# -------------------------------------------------------------------------------------
AssumeTFF() #choose the SAME field order like before deinterlacing
AssumeFPS(25)
SetPlanarLegacyAlignment(True)
Distributor()


XP-sp3, avisynth 2.5.7MT. Seems very strange. Any ideas on how to fix it ?

hydra3333
8th March 2011, 08:34
Bah. $tupid Micro$oft. M$ Auto Updates didn't install the latest patches to their own VC runtimes, blast their sad eyes.

2005 update: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=766A6AF7-EC73-40FF-B072-9112BAB119C2&displaylang=en
2008 update: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2051A0C1-C9B5-4B0A-A8F5-770A549FD78C

$tupid Micro$oft. If I want auto updates on then I damn well want the updates, not some cruddy half baked grabbag.