Log in

View Full Version : problems with script after new install


fatxy
31st August 2004, 11:04
hi, i installed a new winxp sp2 on my system and now i have a problem with virtualdub and this avs script

AVISource("I:\xvid2.vdr")
FadeIn(13)
FadeOut(36)

virtualdub randomly quit when i load it (sometimes with new xp error msg sometimes not) and i always get an error at the end of the encoding. this is very uncomfy when you do batch (2pass) encodes.

and it also quits when i load a second vdr2avs.avs in vdub

at first sth is wrong with the frameserver, but i checked the same procedures with only .vdr and it worked :(

dunno whats wrong, the only thing i know it worked before (winxpsp1)
maybe i am only missing some plugin to reactivate or so

niamh
31st August 2004, 13:28
this (http://forum.doom9.org/showthread.php?s=&threadid=79117&highlight=avisynth+sp2) might help :)

fatxy
31st August 2004, 14:01
ah thanks, found with your link another link :P

Please look if you have "avisynth_c.dll" in your Windows directories (for Win98 -- */system, for Win2k/WinXP -- */system32 ).

If so, remove or rename it, and reboot (!!) afterwards. Then check if the crashing still occurs.

did the trick for me :)