PDA

View Full Version : VirtualDubMod chrashes with no message?


jsosic
20th September 2004, 01:45
OK guys, here is the problem. I'm using AviSynth 2.5.5 and latest VirtualDubMod. I have pretty simple script, using loadex2plugin, dustv5 (pixiedust), convolution3d and tomsmocomp. But when I load it, VDubMod just exits with no error messages. He just dissapears from the screen & taskbar.

Everything worked perfectly with my old windows installation, but since I switched to new one, I just can't start this script :( Also, if I comment out PixieDust, script loads but says EXCEPTION at line, and next error is within convolution3d(preset="movieLQ") filter :(

Help me guys :(

Wilbert
20th September 2004, 10:32
See Q15 of YV12 faq. Post your script if that doesn't help.

jsosic
5th October 2004, 10:47
Problem was with the new mjpeg codec from Pegasus. v3 has some issues I guess 'cause returning to mjpeg 2.10.xxxx fixes the issue.