mike admin wrote:
Whzifs9YwTxu wrote:
Right now I have no idea if any of the software programmers are even aware of this problem.
This is a bug in MakeMKV. You are right, the skipped "title 7" is a copy of episode 3 , and the only episode with a commentary track. The bug in duplication logic will be fixed in the next version. The really right way to fix this bug is to recognize these two titles and merge them into a single title with both audio tracks. It's unlikely that this will be done in the next version.
MakeMKV v1.7.1 has partially fixed this problem for the Fringe DVD's.
The Episodes that have a commentary track are not merged into a single MKV file with both the primary audio track and the commentary track as expected. What is produced are two different MKV files where both have the same video track but one contains the primary audio track and the other contains the commentary track.
In order to produce the proper single MKV file with both audio tracks I have to use mkvmerge and add the first MKV which contains the video and primary audio track and then add the second MKV that contains the commentary track. I then uncheck the video track from the second added MKV and then remux.
The above workaround gets the proper result but will a future MakeMKV fix this issue so that the workaround will no longer be needed?