does makemkv retain audio delay on blu-ray disc?

Everything related to MakeMKV
Post Reply
mattias83
Posts: 53
Joined: Fri Mar 21, 2014 9:44 am

does makemkv retain audio delay on blu-ray disc?

Post by mattias83 »

I read on another forum that some blu-ray discs have a built-in audio delay, and that sometimes when people make encodes to mkv they don't retain the audio delay properly, depending on the software they use, causing a/v sync issues.

This got me wondering if makemkv handles any audio delays automatically when ripping to mkv. Is there any truth to this, that some blu-rays have audio delays? If so, keeping makemkv in default simple mode, will makemkv retain any necessary delays to keep everything in sync?

I have seen some mkvs out there (not made with makemkv) that do seem to have sync issues, where I need to adjust my media player or a/v receiver to compensate. So I'm just asking so I understand about this with makemkv.
Woodstock
Posts: 10312
Joined: Sun Jul 24, 2011 11:21 pm

Re: does makemkv retain audio delay on blu-ray disc?

Post by Woodstock »

Actually, MakeMKV actively tries to maintain sync:

Code: Select all

AV synchronization issues were found in file 'C:/RippedVideo/Bleach/Bleach_E286-291_t01.mkv' (title #2)
AV sync issue in stream 1,2 at 0:00:00.001 with duration of 192ms : 6 early frame(s) dropped at start
AV sync issue in stream 1,2 at 0:00:40.941 with duration of 160ms : 5 overlapping frame(s) dropped at segment boundary
AV sync issue in stream 1,2 at 0:00:40.941 with duration of 19.1ms : encountered overlapping frame, audio skew is +19.1ms
AV sync issue in stream 1,2 at 0:01:21.884 with duration of 128ms : 4 overlapping frame(s) dropped at segment boundary
AV sync issue in stream 1,2 at 0:01:21.884 with duration of 17.733ms : encountered overlapping frame, audio skew is +36.833ms
AV sync issue in stream 1,2 at 0:01:21.921 with duration of 32ms : 1 frame(s) dropped to reduce audio skew to +4.833ms
AV sync issue in stream 1,2 at 0:02:02.874 with duration of 128ms : 4 overlapping frame(s) dropped at segment boundary
AV sync issue in stream 1,2 at 0:02:02.874 with duration of 1.333ms : encountered overlapping frame, audio skew is +6.166ms
AV sync issue in stream 1,2 at 0:02:44.249 with duration of 96ms : 3 overlapping frame(s) dropped at segment boundary
AV sync issue in stream 1,2 at 0:02:44.249 with duration of 1.333ms : encountered overlapping frame, audio skew is +7.5ms
AV sync issue in stream 1,2 at 0:03:25.624 with duration of 160ms : 5 overlapping frame(s) dropped at segment boundary
AV sync issue in stream 1,2 at 0:03:25.624 with duration of 1.333ms : encountered overlapping frame, audio skew is +8.833ms
It will normally hide those messages, though, unless you tell it to show them.
superloopy
Posts: 3
Joined: Tue Feb 25, 2014 7:30 pm

Re: does makemkv retain audio delay on blu-ray disc?

Post by superloopy »

How do you tell it to display?
Woodstock
Posts: 10312
Joined: Sun Jul 24, 2011 11:21 pm

Re: does makemkv retain audio delay on blu-ray disc?

Post by Woodstock »

Tools->General->Show AV synchronization messages
mattias83
Posts: 53
Joined: Fri Mar 21, 2014 9:44 am

Re: does makemkv retain audio delay on blu-ray disc?

Post by mattias83 »

So do blu-rays actually have sync delays in them?
Post Reply