PDA

View Full Version : Cinema Craft stops at 24%


trutifuti
30th September 2002, 23:37
Hi,
I have a problem specific with Cinderella II. The Cinema Craft encoder stops at 24% what could be the problem. I enclose the DVD2SVCD log.

Best regards

Trutifuti


--------------------------------------------------------
- 30-09-2002 18:23:28
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.0.9 build 3
--------------------------------------------------------
Initializing
Initializing finished.

--------------------------------------------------------
- 30-09-2002 18:23:33
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Programmer\DVD2SVCD\DVD2AVI\DVD2AVI.INI

Variable settings:
iDCT_Algorithm: 32-bit SSE MMX

Executing DVD2AVI.
Executing DVD2AVI. Commandline:
"C:\Programmer\DVD2SVCD\DVD2AVI\DVD2AVI.exe" -CS=2 -YR=1 -EXIT -OF=[C:\Video\Askepot\askepot\DVD2AVI_Project_file] -IF=[C:\Video\Askepot\VTS_01_1.vob,C:\Video\Askepot\VTS_01_2.vob,C:\Video\Askepot\VTS_01_3.vob,C:\Video\Askepot\VTS_01_4.vob]
Framerate: 25000
DVD2AVI processing done.

--------------------------------------------------------
- 30-09-2002 18:25:36
- Free on drive C: 14488.47 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x82
Filename: C:\Video\Askepot\askepot\Extracted_audio_1.ac3
Audio1 delay: 0 ms
Audio extraction finished.

--------------------------------------------------------
- 30-09-2002 18:30:37
- Free on drive C: 14294.88 mb
- AUDIO conversion
--------------------------------------------------------

Converting Audio to MP2. Filename: C:\Video\Askepot\askepot\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Programmer\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\Video\Askepot\askepot\Extracted_audio_1.ac3" -output "C:\Video\Askepot\askepot\Encoded_audio_1.mp2" -logfile "C:\Video\Askepot\askepot\Encoded_audio_1.log" ) -azid( -L -3db -c normal -g max ) -2lame( -e -b 192 -m s )
Audio conversion of C:\Video\Askepot\askepot\Extracted_audio_1.ac3 finished.

Audio conversion finished.

--------------------------------------------------------
- 30-09-2002 18:50:24
- Free on drive C: 14198.05 mb
- Converting Pictures
--------------------------------------------------------
Converting: C:\Programmer\DVD2SVCD\DefaultChangeCD.bmp
Finished converting pictures
--------------------------------------------------------
- 30-09-2002 18:50:34
- Free on drive C: 14197.23 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------

Executing Cinema Craft Encoder.
StreamSectors: 1540983976
AudioSectors: 103039188
VideoPAPO: 22274532
ScanOffsetBytes: 126870
SeqAligningBytes: 8063293
DVDBytes: 0
VideoEndHeader: 8
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 300.00
PureMPEGStream: 1407480084.67
Seconds: 4236.00
CalcMPEGStream: 1407480084.67
Frames: 105725
CDSize: 740.00
Cut point 735.00
Variable Settings:
Frames: 105725
Anti Noise Filter: 2
Passes: 4
Image Quality: 17
VAF file creation: On
Video Encoding Mode: Multipass VBR
Min. bitrate: 300
Max. bitrate: 2530
Avg. Bitrate: 2230
Aspect Ratio: 4:3 (No borders, encoded as 4:3)

---AVS Begin---
LoadPlugin("C:\PROGRA~1\DVD2SVCD\SIMPLE~1\SIMPLE~1.DLL")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
mpeg2source("C:\Video\Askepot\askepot\DVD2AV~1.D2V")
SimpleResize(480,576)
ResampleAudio(44100)
----AVS End----

UltimateDBZ
1st October 2002, 00:09
There are sooooo many topics like this already in existence. Use that search button up there and search for "CCE Crash", start reading, and you will get a TON of topics just like this one. Your question will undoubtedly be answered in them.

hoozdapimp
1st October 2002, 04:33
after i switched to mpegdecoder2.dll in the frameserver tab, i have had no problems with cce...before i would crash randomly..otherwise, in the faq there are about 20 things that you can change to try to remedy the situation....learn to search and follow the forum rules before you post

trutifuti
1st October 2002, 08:48
Hi,
I did read a lot in the forum, I’ve tried with the new Avisynth 1.07b – safe mode – changing bit rate.I don’t want to waist your time, but I’m kind of lost now.

hoozdapimp
1st October 2002, 10:36
upgrading to avisynth should not help and i probably wouldn't recommend it since the previous versions seem to work perfectly...

did you read the faq??
if so did you try all these?
straight from the faq buddy:

Q60: I have CCE Issues (CRC errors, crashing and what not)
A: Here's a few pointers to check:
Don't overclock your CPU/memory.
Decrease the memory timings in your PC's BIOS or use the defaults.
Use the latest BIOS from your mainboard manufacturer.
Make sure your power supply and your PC cooling is good.
Use the latest chipset drivers from your mainboard manufacturer. (VIA 4-in-1)
Do some stability tests like Prime95 and MemTest86. (See Q53)
Use "ResampleAudio(44100)" in your Avisynth script.
Turn off the "Anti noise filter" with CCE in "Encoder" tab.
Verify that the "Max." and "Max. avg" bitrate differs with at least '120' maybe more.
Raise "Luminance Offset" in "DVD2AVI" tab to '5'.
Apply the CRC Patch from the Q&A (Q27).
Use the "MPEG2DEC2.DLL" instead of the "MPEG2DEC.DLL" in "Frameserver" tab.
Set "Intra DC precision" in CCE's "Advanced settings" to '8' or 'Auto'.
Turn off VirtualDub's "AVIFile Proxy mode" see the "readme.txt" in the "VirtualDub\aviproxy" for more on that.
When converting downloaded AVIs make sure with tools like "AviDefreezer" that they are not corrupted somehow.
Use the "Safe mode (frameserving)" option in "Encoder" tab - but be aware, this will decrease encoding speed by about 30%.
Try to use a newer "Avisynth" version instead of the one that comes with the bundle.
Only use "CBR" or "One pass VBR" modes only.
Use TMPGEnc instead.

trutifuti
1st October 2002, 23:12
Turning off the "Anti noise filter” and running in “safe mode” did the job.
Thanks a lot for all your help.

Best regards Trutifuti