PDA

View Full Version : CCE stops and exits.


VILLA21
18th June 2003, 23:24
In my new PC (Clean install WinXp, Sp1,P4, 640Mb) installed the latest D2S 1.1.3 b2 (AviSynth 2.0.8) and CCE 2.5 demo. When the avs loaded to CCE, CCE exits and D2S hangs.
Even when i add the script manually to CCE quits immediatly.

LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1\Mpeg2dec\MPEG2D~1.DLL")
mpeg2source("D:\Video\Movie\DVD2AV~1.D2V")
BicubicResize(720,432,0.0,0.6)
AddBorders(0,72,0,72)

I try to add a fake audio as Q14 suggested in CCE"s FAQ thread but didn"t help.
Never got such an issue in my old PC with the same confifuration.
The above script works nicely with CCE 2.67 trial...
Any help pls?

desen
19th June 2003, 00:16
Hi villa21!

This sounds like a hardwhare problem. Have you set your cpu or ram speed settings higher than original value? If you did then set them back and try again.
If you didnt, check my signature out below.
And if this doesnt solve it for you then post your d2s logfile.

Cheers

VILLA21
19th June 2003, 00:46
Originally posted by desen
Hi villa21!

This sounds like a hardwhare problem. Have you set your cpu or ram speed settings higher than original value? If you did then set them back and try again.
If you didnt, check my signature out below.
And if this doesnt solve it for you then post your d2s logfile.

Cheers

Don"t think so, I"m sure it"s an issue with CCE 2.5 + avisynth scripts
When i load a simple avi it"S ok...
Or when i choose CCE 2.67 trial as encoder (with eclCCE 1.5c) it"s also works...
PS: No overclocking also :)

hoozdapimp
19th June 2003, 01:55
how bout a logfile?

are you trying to convert an AVI or SVCD? if AVI see the sticky about AVI2SVCD crashing. (http://forum.doom9.org/showthread.php?s=&threadid=51096)

VILLA21
19th June 2003, 09:22
Hmm, the solution seems lying here:

http://forum.doom9.org/showthread.php?s=&threadid=50294&highlight=Add+ResampleAudio

I"ll test it with "resample audio" checked tonight...