jazzy
20th June 2002, 01:36
Hi,
I have created an avs file according to Doom's Guide. When I try to load it into CCE SP 2.50, I get the following error:
"According to registry, the type of file specified in AVIFileOpen does not have a handler to process it".
My avs file looks like this:
LoadPlugin("C:\temp\mpeg2dec\MPEG2DEC.dll")
mpeg2source("c:\mummy\disk1\vts_06_1.d2v")
ResampleAudio(44100)
All the files are there.
What's wrong here? VirtualDub can't open it either.
Thanks.
I have created an avs file according to Doom's Guide. When I try to load it into CCE SP 2.50, I get the following error:
"According to registry, the type of file specified in AVIFileOpen does not have a handler to process it".
My avs file looks like this:
LoadPlugin("C:\temp\mpeg2dec\MPEG2DEC.dll")
mpeg2source("c:\mummy\disk1\vts_06_1.d2v")
ResampleAudio(44100)
All the files are there.
What's wrong here? VirtualDub can't open it either.
Thanks.