View Single Post
Old 9th September 2014, 04:35   #12778  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
I have this command:

Code:
C:\eac3to>eac3to audio.ac3 output1.wav -edit=0:47:10.200,3200ms -silence
MP2, 2.0 channels, 1:34:19, 224kbps, 44.1kHz
Decoding with libav/ffmpeg...
Editing RAW/PCM...
Reducing depth from 64 to 24 bits...
Writing WAV...
Creating file "output1.wav"...
Clipping detected, a 2nd pass will be necessary.
This track is not clean.
The last MPx frame is incomplete and thus gets skipped.
Starting 2nd pass...
Decoding with libav/ffmpeg...
Editing RAW/PCM...
Reducing depth from 64 to 24 bits...
Writing WAV...
Applying -31.9dB gain...
Creating file "output1.wav"...
I was hoping it would *overwrite* 3200ms of silence at 0:47:10.200. Instead, it just inserts 3200ms! How can I do the former?

Secondly, due to small glitch in the stream (the one I'm trying to blank out), eac30 decides to apply a -31.9dB gain on the file, making it as good as mute. How can I prevent that?

Thx.
__________________
Gorgeous, delicious, deculture!
asarian is offline