promethian
16th March 2003, 14:57
Hi ..first ever posting.. Ive had 5 days to wait so Ive had a good look round the forums but am unable to sort out the problem I'm having.
DVD2SVCD latest version build 1
CCE 2.66.1.7
CCCECL latest version 1.1a
Windows XP Home SP1 latest Updates
XP1900 on soltek drv5
I have used CCE to encode avi's manually and it completes ok.
When I use DVD2SVCD, I get a DVD2SVCD error at the beginning of the craft encoder stage "Is not a valid Integer" Also CCE outputs the error "The instruction at 0x0d235a1 ref memory at oxo594ba0. The memory could not be read"(this error seems to follow DVD2SVCD error)
I am using CCEECL to enable CCE to handle ecl's.
When CCE stage starts using avisynth as a frameserver the file is loaded correctly into CCE but none of the parameters are applied..??? i.e. VBR 3 pass and bit rates etc.
The ecl file outputted also seems to be default CBR confirming none of the parameters have been applied. video type is 0 but even if I edit this to 4(which I believe is vbr??) and apply to CCE it still says CBR??
My question is.. when and how are the ecl aparameters applied to CCE and why am I experiencing this error.
Here is last part of DVD2SVCD.log
-------------------------------------------------------
- 11/03/2003 11:35:16
- Free on drive C: 12223.44 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Executing Frameserver.
Closing program
Executing Cinema Craft Encoder.
Failed to execute Cinema Craft Encoder properly. Invalid handle.
StreamSectors: 834285788
AudioSectors: 85253616
VideoPAPO: 11602908
ScanOffsetBytes: 104995
SeqAligningBytes: 6673028
DVDBytes: 0
VideoEndHeader: 4
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 0.00
PureMPEGStream: 730651236.53
Seconds: 3504.84
CalcMPEGStream: 730651236.53
Frames: 87496
CDSize: 800.00
Number of CDs: 1
Cut point 796.00
EConvertError '' is not a valid integer value
Avisynth script
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
AVISource("C:\DOCUME~1\STEVE\MYDOCU~1\MYSHAR~1\COLUMB~1\col25fs.avi",False)
ConvertToYUY2()
BicubicResize(480,552,0.0,0.6)
AddBorders(0,12,0,12)
ECL file
; CCE SP Trial Version -- Encoder Control List
[item]
title=AviSynth_Script_file.avs
vid_out=1
vaf_out=1
aud_out=1
aud_mode=0
vid_file0=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.mpv
vid_file1=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.mpv
vaf_file=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.vaf
aud_file=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.mpa
file_focused=0
video_type=1
timecode=0x1000000
tc_ref_frm=0
drop_frame=0
cbr_brate=6000
opv_q_factor=60
opv_brate_min=2000
opv_brate_max=9000
vbr_brate_avg=9000
vbr_brate_min=2500
vbr_brate_max=9000
vbr_bias=30
vbr_pass=3
create_new_vaf=1
pulldown_detect=0
letter_box=0
panscan=0
aspect_ratio=2
h_filter=1
h_filter_idx=8
use_filter=1
filter_val=4
dither=0
dither_max=8
quality_prec=16
intra_dc_prec=2
alternate_scan=1
non_linear=1
progressive=0
gop_m=3
gop_nm=5
gop_hdr=15
seq_hdr=1
seq_endcode=1
dvd=0
all_closed_gop=0
fix_gop_length=0
fix_vbv_delay=0
top_first=1
half_width=0
half_height=0
lum_level=0
packet_size=2048
frame_rate_idx=3
qmat_idx=0
mpeg1=0
mpeg1_cps=1
brate_idx=7
stereo=2
samples_per_sec=44100
crc=1
[file]
name=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.avs
type=0
frame_first=0
frame_last=87496
encode_first=0
encode_last=87496
DVD2SVCD latest version build 1
CCE 2.66.1.7
CCCECL latest version 1.1a
Windows XP Home SP1 latest Updates
XP1900 on soltek drv5
I have used CCE to encode avi's manually and it completes ok.
When I use DVD2SVCD, I get a DVD2SVCD error at the beginning of the craft encoder stage "Is not a valid Integer" Also CCE outputs the error "The instruction at 0x0d235a1 ref memory at oxo594ba0. The memory could not be read"(this error seems to follow DVD2SVCD error)
I am using CCEECL to enable CCE to handle ecl's.
When CCE stage starts using avisynth as a frameserver the file is loaded correctly into CCE but none of the parameters are applied..??? i.e. VBR 3 pass and bit rates etc.
The ecl file outputted also seems to be default CBR confirming none of the parameters have been applied. video type is 0 but even if I edit this to 4(which I believe is vbr??) and apply to CCE it still says CBR??
My question is.. when and how are the ecl aparameters applied to CCE and why am I experiencing this error.
Here is last part of DVD2SVCD.log
-------------------------------------------------------
- 11/03/2003 11:35:16
- Free on drive C: 12223.44 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Executing Frameserver.
Closing program
Executing Cinema Craft Encoder.
Failed to execute Cinema Craft Encoder properly. Invalid handle.
StreamSectors: 834285788
AudioSectors: 85253616
VideoPAPO: 11602908
ScanOffsetBytes: 104995
SeqAligningBytes: 6673028
DVDBytes: 0
VideoEndHeader: 4
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 0.00
PureMPEGStream: 730651236.53
Seconds: 3504.84
CalcMPEGStream: 730651236.53
Frames: 87496
CDSize: 800.00
Number of CDs: 1
Cut point 796.00
EConvertError '' is not a valid integer value
Avisynth script
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
AVISource("C:\DOCUME~1\STEVE\MYDOCU~1\MYSHAR~1\COLUMB~1\col25fs.avi",False)
ConvertToYUY2()
BicubicResize(480,552,0.0,0.6)
AddBorders(0,12,0,12)
ECL file
; CCE SP Trial Version -- Encoder Control List
[item]
title=AviSynth_Script_file.avs
vid_out=1
vaf_out=1
aud_out=1
aud_mode=0
vid_file0=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.mpv
vid_file1=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.mpv
vaf_file=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.vaf
aud_file=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.mpa
file_focused=0
video_type=1
timecode=0x1000000
tc_ref_frm=0
drop_frame=0
cbr_brate=6000
opv_q_factor=60
opv_brate_min=2000
opv_brate_max=9000
vbr_brate_avg=9000
vbr_brate_min=2500
vbr_brate_max=9000
vbr_bias=30
vbr_pass=3
create_new_vaf=1
pulldown_detect=0
letter_box=0
panscan=0
aspect_ratio=2
h_filter=1
h_filter_idx=8
use_filter=1
filter_val=4
dither=0
dither_max=8
quality_prec=16
intra_dc_prec=2
alternate_scan=1
non_linear=1
progressive=0
gop_m=3
gop_nm=5
gop_hdr=15
seq_hdr=1
seq_endcode=1
dvd=0
all_closed_gop=0
fix_gop_length=0
fix_vbv_delay=0
top_first=1
half_width=0
half_height=0
lum_level=0
packet_size=2048
frame_rate_idx=3
qmat_idx=0
mpeg1=0
mpeg1_cps=1
brate_idx=7
stereo=2
samples_per_sec=44100
crc=1
[file]
name=C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.avs
type=0
frame_first=0
frame_last=87496
encode_first=0
encode_last=87496