Hi all,
I have an E-AC-3 file and I need to add a couple of seconds of silence at the beginning of it - is this possible? From what I can see there are no E-AC-3 encoders. If not what would you suggest I do to achieve this with maximum quality? Unfortunately with this project I can't alter the video length.
This is the file info:
Audio
Format : E-AC-3
Format/Info : Enhanced AC-3
Commercial name : Dolby Digital Plus
Duration : 1 h 59 min
Bit rate mode : Constant
Bit rate : 640 kb/s
Channel(s) : 6 channels
Channel layout : L R C LFE Ls Rs
Sampling rate : 48.0 kHz
Many thanks
+ Reply to Thread
Results 1 to 8 of 8
-
-
Not sure if this allowed (headers?) but try:
Code:copy /b "silence.eac3" + "rest.eac3" "output.eac3"
https://docs.microsoft.com/windows-server/administration/windows-commands/copy -
Try MKVToolNixGUI. Use it to append the two eac3 files and mux them as a single mka, then use something like gMKVExtractGUI to extract the single audio stream as eac3 again.
Similar Threads
-
generate silence with ffmpeg doesn't work
By lenberg in forum AudioReplies: 2Last Post: 29th Oct 2018, 11:31 -
Video Editor With Silence Detection Function
By Col in forum Video ConversionReplies: 0Last Post: 7th Feb 2018, 02:47 -
How to remove silence from audio, keep video but adjusted to cuts?
By probiner in forum EditingReplies: 10Last Post: 20th Jul 2017, 00:22 -
Weird AC-3 file decodes to WAV as silence but plays OK on computer
By DRP in forum AudioReplies: 21Last Post: 19th Nov 2015, 20:53 -
HOW TO REMOVE silence parts from a video?
By astamiga in forum EditingReplies: 6Last Post: 8th Jul 2015, 07:45