Hi

last lines of a CCE template (ECL) is like this :


[file]
name=script.avs
stream_no=0
encode_first=0
encode_last=139620


If I delete encode_first and encode_last from my ECL template, my CCE doesn't starts to encode until the end of the script (until the last frame whatever it is), I mostly use CCE in batch mode

Does I need allways this lines ? what do you suggest ?