Log in

View Full Version : SmoothDeinterlacer crashes


freemink
1st June 2005, 09:47
Hi

I'm using AviSynth-2.5.6-beta on Windows XP and I'm having problems with SmoothDeinterlacer. I've tried different versions of SmoothDeinterlacer but always get the same result - whatever app I use to open the script just crashes and disappears with no error message. I usually open in VirtualDubMod.

The simplest of scripts fails:

LoadPlugin("c:\blah\SmoothDeinterlacer.dll")
version()
SmoothDeinterlace()


I've tried different test videos (mpeg2 and avi), different SmoothDeinterlace arguments, etc.

I wonder if it related to using AviSynth-2.5.6-beta version?

Does anyone have any ideas? Any tips on how I can get some clue as to what is causing the problem?
Is it possible for me to switch between different versions of AviSynth - I used to use 2.5.5 but I don't know how to switch between versions with an uninstall.

Thanks,
Darrell.

freemink
1st June 2005, 13:31
I found out how to switch between versions of AviSynth and the SmoothDeinterlacer script now works with AviSynth 2.5.5

Looks like there is some problem using SmoothDeinterlacer with 2.5.6-beta3

Darrell.