Log in

View Full Version : What's causing CCE to crash??


jerschwab
25th April 2003, 03:34
I'm getting the following error in CCE for the last three DVD's I've been working on. It fails first pass, then DoCCE4U thinks it is doing 2nd pass. That is where the message is displayed by CCE.
vinfo_open() failed: Bad data <C:\FOREST_GUMP\VTS__02_P01.16~9_1.vaf>
Here is my AVS (from Forest Gump NTSC R1 Disc 1):

LoadPlugin("C:\Program Files\DVD Ripping and Encoding Utilities\DoItFast4U\mpeg2dec3.dll")

Mpeg2Source("VTS__02_P01.16~9_1.d2v")

LoadPlugin("C:\Program Files\DVD Ripping and Encoding Utilities\DoItFast4U\decomb.dll")

Telecide()

Decimate(cycle=5)

ResampleAudio(44100)

Here's the ECL file:

; Cinema Craft Encoder SP -- Encoder Control List

[item]
title=VTS__02_P01.16~9_1
vid_out=1
vaf_out=1
aud_out=0
vid_file0=C:\FOREST_GUMP\VTS02\VTS__02_P01.16~9_1.mpv
vid_file1=C:\FOREST_GUMP\VTS02\VTS__02_P01.16~9_1.mpv
vaf_file=C:\FOREST_GUMP\VTS02\VTS__02_P01.16~9_1.vaf
aud_file=C:\FOREST_GUMP\VTS02\VTS__02_P01.16~9_1.mpa
file_focused=0
encode_mode=0
packet_size=1024
timecode=0x0
width=720
height=480
vmode=2
cbr_brate=3347
opv_q_factor=40
vbr_bias=38
opv_brate_min=0
opv_brate_max=8968
vbr_brate_avg=3347
vbr_brate_min=0
vbr_brate_max=8968
vbr_pass=3
quality_prec=25
use_filter=0
filter_val=6
seq_endcode=1
dvd=0
half_width=0
half_height=0
fast_mode=0
progressive=1
alternate_scan=0
non_linear=1
top_first=1
lum_level=0
intra_dc_prec=2
aspect_ratio=3
gop_m=3
gop_nm=4
gop_hdr=12
seq_hdr=1
all_closed_gop=0
fix_gop_length=0
mpeg1=0
mpeg1_cps=0
samples_per_sec=44100
stereo=2
brate_idx=7
crc=1

[file]
name=C:\FOREST_GUMP\VTS02\VTS__02_P01.16~9_1.AVS
type=0
frame_first=0
frame_last=163523
encode_first=0
encode_last=163523
chapter=0:
chapter=12005:
chapter=22213:
chapter=35739:
chapter=56016:
chapter=72973:
chapter=79497:
chapter=101538:
chapter=114049:
chapter=132065:
chapter=138313:
chapter=150573:
chapter=170558:
chapter=177614:
chapter=186515:
chapter=200151:
chapter=213512:
chapter=224106:
chapter=243190:

Anything obvious I'm missing? I used the following software:

Doitfast4u v1.1.0.12
DoCCE4u v1.0.0.9 Beta
Reauthorist v0.6.0.4
Avisynth v2.0.6.0
Windows XP build 2600 (final) with Service Pack 1

I tried letting DoCCE4u start CCE and also Reauthorist, but both gave the same error.

Thanks!

- Jeremy

jerschwab
25th April 2003, 08:47
Well, I reinstalled Doitfast4U and CCE seems to be working now... It seems it didn't put the following in the AVS this time:

LoadPlugin("C:\Program Files\DVD Ripping and Encoding Utilities\DoItFast4U\decomb.dll")

Telecide()

Decimate(cycle=5)

Also, there are a few things different about the ECL. I must have changed something in Doitfast4u to think it was IVTC.