PDA

View Full Version : VirtualDubMod crashes if RemoveGrain elements in AVS plugins dir


FredThompson
16th May 2005, 22:56
I'm running 2400 and 2800 Athlons. VirtualDubMod 1.5.10.1 build 2439 will crash if any of the RemoveGrain dlls are in AviSynth's plugin directory.

The crash is a Visual C++ error of some sort.

I'm guessing it has to do with CPU type so only the simplest of the filters were left in the plugins directory yet it still crashed on startup.

Are there specific CPU optimizations I should force? (Is there a simple chart showing which CPUs have which optimizations? AMD's website is...less than helpful.)

Is this just part of life with RemoveGrain? Must it live in another directory?

raquete
4th December 2005, 03:23
old thread but good post.
happen to me today the same error in vdubmod with removegrain in avisynth plugins folder.
as i have one old duron 1.8 was only needed to use the right dlls.
with the "generics" or (s) dlls versions vdubmod is working fine again.

thanks! ;)