Log in

View Full Version : Troubles with SharpResize


XviDEncoder
16th May 2004, 20:45
My script is

Import("C:\Program Files\AviSynth 2.5\plugins\SharpTools-v0.1.avs")
AviSource("C:\unzipped\PsxMC310\Movie\STR3009.avi")

and this causes VirtualDubMod 1.5.10.1 (build 2366/release)
to close imidiatly on trying to open the script.

If I leave out
Import("C:\Program Files\AviSynth 2.5\plugins\SharpTools-v0.1.avs")
it works just fine.

Don't know what to do. But I have a low-res playstation video, that I would to test this upsampling on. So any help would be appriciated.

XviDEncoder
16th May 2004, 20:54
Also, my computer does not accept SSE instructions. This may be the problem, but I don't know. Just thought I would say that.