Log in

View Full Version : CCE 2,50 Error signature


Onionbag
19th April 2004, 04:35
HiŽ Im having truble coverting an avi to dvd, when CCE is suppose to start encoding I get this message :

Cinema Craft Encoder SP has encountered a problem and needs to close.
We are sorry for the inconvenience.

ThereŽs a more information about the error tab and when I click it I get this message :

Error Signature
AppName: ccsp.exe AppVer 2.50.1.0 ModName: unknown
ModVer 0.0.0.0 Offset: 00000066


The DVD2SVCD logfile just shows the audio encoding and then it says -Video Encoding using Cinema Craft.

And thats it.


I have reinstalled DVD2SVCD 1.2.1 b3 and CCE But its still the same.
Does anyone have a clue whats wrong ????

DDogg
19th April 2004, 06:15
First, please read the stickies in my sig on how to post a request for help. D2S is complicated and we need your log and avs script to best help you through the problem.

btw, make sure "Add ResampleAudio" is checked in the frameserver tab and that "Convert YUY2" is selected in the advanced drop down for CCE in the encoder tab.

Let us know if the AVS will "play" in WMP. Read those stickies and we will try to help you. Thanks.

Onionbag
19th April 2004, 17:57
Thanks for the reply, sorry for the wrong posting.

Heres the D2S-logfile:

WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 4/19/2004 3:44:40 PM
- AVI to SVCD Conversion
- AVI2DVD ver. 1.2.1 build 3
--------------------------------------------------------
Initializing
- D:\Avi\Terkel.i.knibe.Dvdscr.xvid.danish.white.avi
Initializing finished.

--------------------------------------------------------
- 4/19/2004 3:44:43 PM
- Free on drive D: 27645.08 mb
- AUDIO Extraction
--------------------------------------------------------
Audio extraction finished.

--------------------------------------------------------
- 4/19/2004 3:45:06 PM
- Free on drive D: 27542.27 mb
- AUDIO conversion
--------------------------------------------------------
--------------------------------------------------------
- 4/19/2004 3:45:07 PM
- Free on drive D: 27542.27 mb
- AUDIO conversion
--------------------------------------------------------

Converting MP2 to WAV. Filename: D:\DVD\avi2dvd\TERKEL\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"C:\Program Files\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"D:\DVD\avi2dvd\TERKEL\Encoded_audio_1.mp2.wav" "D:\DVD\avi2dvd\TERKEL\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of D:\DVD\avi2dvd\TERKEL\Extracted_audio_1.mpa finished.


Encoding Audio. Filename: D:\DVD\avi2dvd\TERKEL\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "D:\DVD\avi2dvd\TERKEL\Encoded_audio_1.mp2.wav" -output "D:\DVD\avi2dvd\TERKEL\Encoded_audio_1.mp2" -logfile "D:\DVD\avi2dvd\TERKEL\Encoded_audio_1.log" ) -ota( -g max ) -shibatch( --rate 48000 ) -2lame( -e -b 224 -m s )
Audio conversion of D:\DVD\avi2dvd\TERKEL\Extracted_audio_1.mpa finished.

Audio conversion finished.

--------------------------------------------------------
- 4/19/2004 3:49:58 PM
- Free on drive D: 26570.77 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------






And the avs script :


LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1\Mpeg2dec\mpeg2dec.dll")
AVISource("D:\Avi\TERKEL~1.AVI",False)
ConvertToYUY2()
BicubicResize(720,576,0.0,0.6)
Import("D:\DVD\avi2dvd\TERKEL\ResampleAudio.avs")
ResampleAudio(44100)





This is the VDub fileinfo on the avi:
Video:

576x320, 25,000 fps
Xvid

Audio:

Sampling rate:48000Hz
2 Channels
Fraunhofer IIS MPEG Layer-3 Codec



I hope this is enough info to maybe tell me whats wrong.

DDogg
19th April 2004, 18:16
Perfect job posting. Avis are not my thing, but a couple other pieces of information whould help.

You did forget to answer this: "Let us know if the AVS will "play" in WMP." Please report on that and what errors you get. Also try to play it in vdub.

1> Also, play the "version" script in your avisynth examples folder and let us know what version of avisynth that it shows. Not what you think you have, what playing the version script specifically shows that you have installed.

2> open cce 2.5 manually and drag your AviSynth_Script_file.avs onto CCE. I suspect it will be a no go. Report the error thrown.

3> Have you ever actually used CCE to encode anything? See if your avi will load directly into CCE just for the heck of it.

Onionbag
20th April 2004, 05:10
Ok, tried playing in WMP : Script error : invalid arguments to function "AVISource"

Version Script : Avisynth v1.0 beta 5

When I tried to drag the scriptfile onto CCE, I get the the same error as when using DVD2SVCD :

Cinema Craft Encoder SP has encountered a problem and needs to close.
We are sorry for the inconvenience.

ThereŽs a more information about the error tab and when I click it I get this message :

Error Signature
AppName: ccsp.exe AppVer 2.50.1.0 ModName: unknown
ModVer 0.0.0.0 Offset: 00000066


Finaly opening the avi directly in CCE : Bitcount 12 is not supported.


That made me believe that is was the avi that was the problem, so I tried another one. I got the same error in cce using DVD2SVCD but CCE starts encoding this one if I open it directly,
So now im even more confused than yesterday.

IŽve made at least 40 avi2dvds using DVD2SVCD 1.2.1b3 and CCE 2.5
This morning I reinstallŽed DVD2SVCD, CCE, NIMO 50b7, and aspixp (the link on DVD2SVCDŽs homepage)

Still the same nomather which avi i load.

ralphthedog
20th April 2004, 06:33
That's a pretty old version of Avisynth @Onionbag.....should be 2.52 (I think?!)

Might help to uninstall/reinstall DVD2SVCD again and make sure you select 2.52

Onionbag
20th April 2004, 06:45
Thank You for the advice ralphthedog, IŽll try that later today, and will offcause report back.

Onionbag
21st April 2004, 04:28
Thank you both,

Reinstalled Avisynth, and this time ver. 2.52 and everything works just perfectly.