PDA

View Full Version : Inserting a delay with Delaycut ?


mochevolete
27th April 2007, 18:29
I cant' figure out how to put a delay in an AC3 file with Delaycut, I want to put the delay in the middle of the file NOT at the beginning.
Am I using the right tool ?

:thanks:

Nik

Leinad4Mind
28th April 2007, 20:22
and can you make a delay of 20ms in the begining? cause i cant :s

mochevolete
29th April 2007, 09:40
yes, that's easy

tebasuna51
29th April 2007, 14:03
I cant' figure out how to put a delay in an AC3 file with Delaycut, I want to put the delay in the middle of the file NOT at the beginning.
Am I using the right tool ?

Before you must split the ac3 in two parts:

- Open your ac3 with Delaycut and create part1.ac3 with:
Cut file: start=0, End=point of delay insertion

- Now create part2.ac3 with:
Cut file: start=point of delay insertion, End=end of file duration

And

- Open part2.ac3 with Delaycut and create part2_delayed.ac3 with:
Delay: start= delay required.

- Join the two parts with the command line:
copy /b part1.ac3 + part2_delayed.ac3 final.ac3