PDA

View Full Version : Can you do multiple passes with breaks in between?


FlimsyFeet
24th February 2005, 15:32
Is there any way to do something like this in CCE:

Say you want to do a 3-pass encode, set CCE going,
it will create the VAF file then do the first pass,
then as it starts on the second pass you break the operation, turn off the PC and go and do something else.
Later you come back to it, select the original soucre file, the VAF file and the MPV created on the first pass, and tell CCE you now want to do the second pass.
And so on for the 3rd pass...

drob
24th February 2005, 17:24
Exactly as you described it, the VAF file is updated on every pass, so you can continue later on.

FlimsyFeet
25th February 2005, 08:42
Right I get it, it's simply a case of clearing the "Create new VAF" checkbox, then the next encode is equivalent to another pass.

drob
25th February 2005, 18:21
Exactly.