After multiplexing several MKV files together, i always have this problem were the first half a second of audio is mute before the audio kicks in. Is there anyway to fix this?
+ Reply to Thread
Results 1 to 4 of 4
-
-
Without knowing what is causing the issue: probably not
Things to think about: (I guess you are appending multiple files)
Do the audio formats match?
Do your streams have delays?
-> you first need to figure out what is causing the issue (for example make sure it's not just a playback issue of one player/library)users currently on my ignore list: deadrats, Stears555, marcorocchini -
Want to add that while it is true only vlc seems to have this annoying problem and audio at least seems in sync after it starts, MKVToolnix (45.0.0 while writing this) definetily plays a role in this; Created an mkv with handbrake; lossy audio codec (vorbis): plays fine in VLC (1)
Used MKVtoolnix to change the audio track's language (no re-encodind): audio gap in VLC (2)
Used MKVtoolnix to replace the audio track with uncompressed PCM version of audio track: VLC plays fine again (3)
Tried comparing the resulting files:
(2) is about 1MiB smaller than (1).
Handbrake uses Lafv lib for writing mkv; MKVtoolnix uses libeml + libmatroska additionally.
The audio track in (2) is for some reason almost 10MiB smaller than in (1), Also audio track (1) has a duration property while the audio track in (2) has a frame rate property instead which is almost 7fps off, too,
So to me it looks like although the audio timing system in VLC is IMHO suboptimal for a locally running media player to say the least, MKVToolnix seems to do unexpected/unecesary magic in it's muxer and it seems to do it wrong, too. I think about filing a bug report for MKVToolnix.
Sorry for digging this up. Found this through google after experiencing the same effect.Last edited by Kastenkopf; 5th May 2021 at 05:57.
Similar Threads
-
MKVtoolnix: How to Demux audio without making a MKA ?
By Atillart in forum Video ConversionReplies: 2Last Post: 7th Oct 2019, 05:48 -
The problem of MKVToolNix
By longwin in forum Video ConversionReplies: 3Last Post: 23rd Apr 2018, 08:15 -
MKVToolNix problem, audio clicking sound added to remuxed files.
By RoastedGarlic in forum Video ConversionReplies: 0Last Post: 18th Apr 2018, 06:19 -
MKVtoolnix : adding an audio track results in warnings and corrupted audio
By Jose Hidalgo in forum EditingReplies: 10Last Post: 9th Mar 2018, 11:48 -
MKVToolNix GUI muxing - problem with chapter
By anhlinhp4 in forum Authoring (Blu-ray)Replies: 3Last Post: 27th Jun 2016, 22:18