I'm writing this post for an audio sync issues with GoT Extras History & Lore that don't know if it may be resolved.
History & Lore are many stories, each one is a single episode, each episode play an MPLS with a single M2TS.
But you can also select a "Play All" that play every episode one after the other, in this case it plays an MPLS with multiple M2TS.
This is the MPLS for a single Episode Thisi is the MPLS for Play All The problem is with Demuxing the Play All MPLS, the audio is slightly getting out of sync.
The extracted Video length is 1:09:04.223 while the extracted Audio length is 1:09:00.064.
I then extracted the same MPLS with the Episode Demuxing option ON.
Checking the length of every extracted audio, I found that each audio is shorter than the video, this causing the audio sync problem episode after episode.
Here an extraction of BDInfo with the length of every chapter (Episode) and the real length of the extracted audio
Code: Select all
Number Time In Length BD Length Extracted Audio
------ ------- ------ ------
1 0:00:00.000 0:02:46.416 0:02:46.208
2 0:02:46.416 0:02:44.706 0:02:44.704
3 0:05:31.122 0:02:58.219 0:02:58.208
4 0:08:29.342 0:04:50.540 0:04:50.336
5 0:13:19.882 0:02:50.420 0:02:50.240
6 0:16:10.302 0:02:08.378 0:02:08.224
7 0:18:18.680 0:02:30.400 0:02:30.240
8 0:20:49.081 0:03:27.457 0:03:27.264
9 0:24:16.538 0:02:43.705 0:02:43.552
10 0:27:00.243 0:01:45.188 0:01:44.992
11 0:28:45.431 0:03:21.451 0:03:21.248
12 0:32:06.883 0:02:40.410 0:02:40.256
13 0:34:47.293 0:02:56.426 0:02:56.224
14 0:37:43.719 0:03:11.649 0:03:11.456
15 0:40:55.369 0:02:39.409 0:02:39.232
16 0:43:34.778 0:03:07.020 0:03:06.784
17 0:46:41.798 0:02:58.428 0:02:58.240
18 0:49:40.227 0:03:01.014 0:03:00.832
19 0:52:41.241 0:02:52.922 0:02:52.736
20 0:55:34.164 0:02:10.380 0:02:10.176
21 0:57:44.544 0:01:59.369 0:01:59.168
22 0:59:43.913 0:03:43.473 0:03:43.296
23 1:03:27.386 0:02:33.403 0:02:33.216
24 1:06:00.789 0:03:03.433 0:03:03.232
But it is a tedious work because are over 100 episodes.
Do you think there may be a possible solution ?
Please let me know if I can help with or you need more information.
Thanks