hoops10
8th April 2003, 03:06
I have just recently started to have problems with CCE 2.5 and Avisynth 2.07. I am using the Robshot method and on the 1st pass, toward the end of the movie, I get the "Avisynth caught an access violation error." Any idea what this is and how to fix it? Thanks. I am using a very simple script:
LoadPlugin("c:\winnt\system32\mpeg2dec3.dll")
mpeg2source("d:\movie\cce\movie.d2v")
ResampleAudio(44100)
Any help would be greatly appreciated. Thanks.
LoadPlugin("c:\winnt\system32\mpeg2dec3.dll")
mpeg2source("d:\movie\cce\movie.d2v")
ResampleAudio(44100)
Any help would be greatly appreciated. Thanks.