PDA

View Full Version : eclcce


bel
4th April 2003, 15:48
I'm new here. Just want to say Hello to everyone and say thanks to the author of Eclcce. It works fine with cce2.66 in WinXP pro.
I would like to know how I can keep audio seting to 44.1KHz when I save my ecl, the seting keeps going back to 48KHz.
Thanks.

RB
4th April 2003, 22:07
What is your source? AVI, frameserving via AVISynth? Post the ECL that you saved.

bel
7th April 2003, 22:21
I don't have the ecl file save now.
I use Smartripper, dvd2avi, vfaviconvert, headac3 (converse ac3 to wave 48KHz), then use cce2.66, audio select 224kb/s and 44.1KHz.
I'm doing this with no problem. If I save the ecl, then in cce, edit the audio setting, the setting changed to 48KHz.
I used notepad to open the ecl, and it is 48000. I did not see any 44.1 or 44100 any where.
Hope this help you see my problem.

RB
8th April 2003, 08:02
Please, I need to see an ECL file with that problem.

Also, am I right in that you are feeding that WAV file that HeadAC3 created into CCE to get a multiplexed MPG out? Where did you specify the audio file?

bel
8th April 2003, 19:28
Correction:

I played with ecl for a while, the ecl is saved correctly with whatever settings.
48 will be saved as 48, 44.1 will be save as 44.1.
But if I go back to the audio settings it will be 48 even it was 44.1 before saving.
More interesting, after saving the audio at 44.1, close CCE, then run ecl and open
the saved file, CCE will show 48 and if you continue encoding, you will get mpa file at 48KHz which Nero told me when burning my VCD.
I was mistaken that ecl did not save correctly cause I save the ecl file more than once.
Sorry about that.
Here is the ecl sample:
; CCE SP Trial Version -- Encoder Control List

[item]
title=DareDevel4x3NTSCinterlaced_d2v_vfapi.avi
vid_out=1
vaf_out=1
aud_out=1
aud_mode=0
vid_file0=I:\DareDevil\DareDevel4x3NTSCinterlaced_d2v_vfapi.mpv
vid_file1=I:\DareDevil\DareDevel4x3NTSCinterlaced_d2v_vfapi.mpv
vaf_file=I:\DareDevil\DareDevel4x3NTSCinterlaced_d2v_vfapi.vaf
aud_file=I:\DareDevil\DareDevel4x3NTSCinterlaced_d2v_vfapi.mpa
file_focused=0
video_type=1
timecode=0x1000000
tc_ref_frm=0
drop_frame=0
cbr_brate=1200
opv_q_factor=60
opv_brate_min=2000
opv_brate_max=9000
vbr_brate_avg=6000
vbr_brate_min=2000
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=0
h_filter_idx=8
use_filter=0
filter_val=4
dither=0
dither_max=8
quality_prec=10
intra_dc_prec=1
alternate_scan=0
non_linear=1
progressive=0
gop_m=3
gop_nm=4
gop_hdr=12
seq_hdr=1
seq_endcode=1
dvd=0
all_closed_gop=0
fix_gop_length=0
fix_vbv_delay=0
top_first=0
half_width=1
half_height=0
lum_level=0
packet_size=2048
frame_rate_idx=4
qmat_idx=4
mpeg1=0
mpeg1_cps=1
brate_idx=3
stereo=1
samples_per_sec=44100
crc=1

[file]
name=I:\DareDevil\DareDevel4x3NTSCinterlaced_d2v_vfapi.avi
type=0
frame_first=0
frame_last=144390
audio=I:\DareDevil\vts_01_([0x80]_Audio_English_AC3(2Ch)_48kHz___)_Delay_-84ms.wav
audio_sync=1
encode_first=0
encode_last=144390

RB
9th April 2003, 08:35
I think it's because you are inputting audio from another file, maybe CCE can't downsample in this case. Or it is a limitation of the trial version, I don't know. Try feeding it an AVI that contains audio and see if that works. And why are you using vfapi? It's slow, AVISynth is much faster.

bel
9th April 2003, 14:43
I would love to use a better way to frameserve cce, I heard about AviSync, but I'm not sure how even after having read some tutorial here at doom9 and Vcdhelp, and beside I don't have much time to play.
By the way, CCE trial can down sampling audio to 44.1, you just can't save and expect cce keep the settings.
Your Ecl works great, my work around is to save ecl and go back to change the audio to 44.1 before encoding, and when cce ask to save, I just click "no".
And I guess the bitrate step settings 500, 100, 10 would not work in the trial version.
Again, thank you for your response and for a great ECL.

RB
9th April 2003, 21:17
Why don't you just use DVD2SVCD? It has an AVI2SVCD option and does all the grunt work for you.