Posts: 591
Threads: 44
Joined: 2021 Jul
Thanks: 433
Given 478 thank(s) in 237 post(s)
Country:
So lets say I have an MKV, and it has and audio track with a -21ms delay. If I import the audio from that MKV into Audacity, will it take the delay into account and chop off the first 21ms automatically? Also is there a way to check if any delays are set in an MKV?
Posts: 701
Threads: 109
Joined: 2015 Apr
Thanks: 257
Given 672 thank(s) in 280 post(s)
Country:
An MKV container can't apply a negative delay. It's likely that the program you're using for muxing is actually trimming 21ms from the start of the audio track. So if you demux and import into Audacity it will already be missing the 21ms.
MediaInfo can show when a positive delay is being applied by the container but it can't show when a file has been trimmed by applying a negative 'delay'.