asarian
9th September 2014, 03:27
I'd like to blank out a short duration inside an audio track. I was thinking of using eac3to, like:
eac3to input.wav output.wav -edit=00:00:05,6000ms -silence
Except that the format appears to be HH:MM:SS, which is a much too big granularity (seriously, who has audio that needs blanking, exactly at a full-second boundary?!)
Are there better ways of doing this? (with finer granularity)? Or could eac3to still be used?
Thanks.
eac3to input.wav output.wav -edit=00:00:05,6000ms -silence
Except that the format appears to be HH:MM:SS, which is a much too big granularity (seriously, who has audio that needs blanking, exactly at a full-second boundary?!)
Are there better ways of doing this? (with finer granularity)? Or could eac3to still be used?
Thanks.