Log in

View Full Version : CCE 2.50 - .avs problem


alturismo
29th May 2002, 13:17
hi

i had cce running with .avs really fine yesterday, so i thought, thats it

now i cleaned up my system, cpl. reinstalled cause of all the crap from last days from trying out

i installed now

avisynth.dll in windows/system32 and regged it
mpeg2dec.dll i just setted in windows/system32 folder

now my cce crashes on loading the .avs file

is there anything else to be installed/regged ???

an example of my .avs

LoadPlugin("C:\windows\system32\mpeg2dec.dll")
mpeg2source("E:\DVD AUTHORING\Ghost of Mars\test\gom.d2v")
ResampleAudio(44100)
bicubicresize(720,432) <-- crashes also without the resize lines
addborders(0,72,0,72) <-- crashes also without the resize lines

worked yesterday all fine, but had plenty off stuff installed latest weeks cause of testing

im getting really frustrated now cause it was all fine

thx ahead

alturismo
29th May 2002, 16:14
just updating for better understanding

---------------------------
Cinema Craft Encoder SP
---------------------------
AVIFileOpen("E:\TEST\Ghost Of Mars\gom.d2v") : According to the registry, the type of file specified in AVIFileOpen does not have a handler to process it.
---------------------------
OK
---------------------------


may that helps out

thx ahead

Head Hunter
30th May 2002, 02:03
Did you use AVIFileOpen or mpeg2source? AVIFileOpen won't work for a D2V file.

alturismo
30th May 2002, 10:50
well, it worked with opening with other proggies like vdub

i managed it meanwhile

just reinstalled cce

that was it

dunno really why

may cause i 1st installed cce, and then added avisynth/mpeg2dec

anyway, working again

thx for helping out