I just installed Avisynth 2.5, and Virutal Mod. But for some odd reason virutualdubMod crashes during statup. I'm receiving the following error message on Windows XP Pro SP2.
Unhandled exception at 0x7c812a5b in VirtualDubMod.exe: Microsoft C++ exception: AvisynthError at memory location 0x0012aa5c..
Unhandled exception at 0x003f570d in VirtualDubMod.exe: 0xC0000096: Privileged instruction.
DISASEMBLY WHERE IT CRASHES
003F570D ins byte ptr es:[edi],dx
CALL STACK
003F570d()
ntdll.dll!7c910732()
Frames below my be incorrect and/or missing, no symbols loaded for ntdll.dll
Since I can't get VirtualDubMod working. How can I use Avisynth to apply some noise filters to a avi file, and see the results without using VirtualDubMod?
Is there a manual on how to use Avisynth without VirtualDubMod?
I tried using VirutualDub, but it wont read the AVS files.
Thanks.
Matt
+ Reply to Thread
Results 1 to 7 of 7
-
-
Hi-
How can I use Avisynth to apply some noise filters to a avi file, and see the results without using VirtualDubMod?
Some players, such as Media Player Classic, can play AviSynth script files just as if they were video. However, I really think it would be better if you got VDubMod working.
Is there a manual on how to use Avisynth without VirtualDubMod?
The main AviSynth site is down, but read the QuickStart Guide that comes in the DGMPGDec package:
http://www.neuron2.net/dgmpgdec/QuickStart.html
and read from this mirror site for AviSynth:
http://www.avisynth.org.ru/docs/english/
and maybe get a version more recent than 2.5:
http://sourceforge.net/project/showfiles.php?group_id=57023 -
Originally Posted by manono
Thanks.
Matt -
Originally Posted by celtic_druid
Celtic_druid you are the man! It worked! Any idea why this is? Can I add my plugs backin without it crashing?
Thanks.
Matt -
Any idea why this is?
You stuck a bad plugin in there. So, as celtic_druid said, replace them one by one to isolate the bad one. It's probably not a .dll (unless you have one that requires a version of AviSynth more recent than what you have) but a function that's the problem
Good one, celtic_druid. Funny, the 2 times I've has bad plugins, VDubMod just closed silently, with no error message or anything. I never would have thought of that. Maybe it's because of differing versions of VDubMod, don't know.
Similar Threads
-
New AVISynth UI
By tin2tin in forum Latest Video NewsReplies: 23Last Post: 19th Jan 2012, 01:53 -
avisynth
By sportflyer in forum Newbie / General discussionsReplies: 1Last Post: 16th Feb 2010, 04:36 -
Using avisynth
By bsuska in forum Video ConversionReplies: 8Last Post: 16th Jul 2009, 08:32 -
AVIsynth help!
By helper in forum Newbie / General discussionsReplies: 11Last Post: 15th Oct 2008, 03:35 -
Avisynth 3.0
By nbi in forum LinuxReplies: 1Last Post: 30th Oct 2007, 16:50