Log in

View Full Version : AVS script error while trying to play video in CCE


Piranha
20th March 2002, 17:52
On Road Trip, the avs violation doesn't occur (and the rip goes fine)... But when I load the avs script file into CCE, then try to play it, an access violation occurs... Got any ideas?

and this is my AVS script file:

LoadPlugIn("F:\decomb.dll")
LoadPlugin("F:\MPEG2DEC.DLL")
mpeg2source("Heat.d2v")
Telecide
Decimate(5)
temporalsmoother(1,2)
crop(0,60,720,360)
bicubicresize(480,288,0,0.5)
addborders(0,96,0,96)
ResampleAudio(44100)