Has there been any progress in getting movies split over two DVDs into one, whilst preserving the chapter markers, subtitles and AC-3 audio? I'd like to get Apocalypse Now Redux in one file.
Rip the movie to .vob then combine, then Handbrake.
I tried DTOX but Handbrake sees them as two titles. Is there a provision in HB to join these two titles into one m4v file?
Thanks!
As other people have suggested just rip both disks using MakeMKV then combine the 2 MKV's together using MKVMerge from the MKVToolNIX package. This is how I've handled all my multidisk DVD's. It only takes a couple of minutes to combine the MKV's using MKVMerge and then you can just Handbrake the resulting MKV file like normal.
Infact MKVMerge will also merge mp4 files so if you've already Handbraked both DVD's to seperate mp4/m4v files you can still join them.
I don't know weather MKVMerge will retain the chapters from both of the merged files. I've never bothered checking because I always add the chapters afterwards during the tagging process using MetaX or your favourite tagging app.
OK, so how do I get mkvmerge installed so the mkvtools can use it? Hopefully, there's something other than macports?
When I launch Mkvtoolnix I get the following message at startup:
Incompatible mkvmerge version
The GUI is configured to use the mkvmerge executable from a different version () than the GUI itself (mkvmerge GUI v4.9.1 ('Ich will') built on July 13 2011 23:49:18). This is not supported but will not be prevented either. You should change the mkvmerge executable in the preferences dialog.
Mkvtoolnix launches, but the "Preferences" menu item is grayed-out, thus not accessible. When I visit the mkvmerge web site I'm supposed to install MacPorts and dl and install the updated Apple development tools. Seems like a lot to go through. Unless I'm missing something here...
When you say "combine", what precisely do you mean? Do I rename the disc 2 VOBs so they are sequential with disc 1's VOBs? For example, if both discs have:
VTS_01_1.VOB
VTS_01_2.VOB
VTS_01_3.VOB
VTS_01_4.VOB
Do I then rename disc 2's VOBs as:
VTS_01_5.VOB
VTS_01_6.VOB
VTS_01_7.VOB
VTS_01_8.VOB
And then put all 8 VOB files in the same VIDEO_TS folder? What about the IFO files?