My first few tests seemed to work, but before I spend the time really going through all my discs, I have some questions about some odd things I've run into. I've tried searching around (both on these forums and elsewhere on the Internet), but in all cases, I either failed to find anything, or I found multiple sources with contradictory information.
For reference, I'm working from the Blu-Ray of the 1989 Batman (by Tim Burton), since it seems like a relatively simple starting point.
* Multiple/duplicate titles
The disc has two candidates for the primary title -- 00004 and 00014. Both are the same size and length. Furthermore, both have the same segment map (a single segment, #4). However, the languages available are very different: 00004 has English, French, German, Italian, Spanish, and Portuguese (audio), as well as an even larger list of subtitles, while 00014 is just English and Japanese.
Question 1: What's going on here? Why are these separated?
* Different audio types
This is something I have thus far been completely unable to figure out; I see lots of contradictory answers.
The "main" title (00004) has several audio tracks, as follows:
Code: Select all
[ ] DD Surround 5.1 English (call it A)
[ ] TrueHD Surround 5.1 English (call it B)
--- [ ] DD Surround 5.1 English (call it C) <- "underneath" TrueHD
I can, however, check A, B, and C independently.
Question 2: What is the difference between (A) and (C)?
Is it simply two separate copies of the data, or is it two pointers to the same physical data?
If I leave both checked, will MakeMKV output a file with a duplicate audio stream?
Question 3: Why does MakeMKV leave (B) unchecked by default?
Question 4: What happens if I check only A and B? What about if I check B and uncheck A and C?