>>106122254I just put the dark knight DVD into my laptop, backed it up with dvdbackup+libdvdcss
if I do the following
cat VTS_01*.VOB >> Merged.VOB
I get a +7GB VOB file, it has the audio tracks and subtitles, but no chapter info, if I try to use `ffmpeg -i merged.vob -c copy merged.mkv` I get errors, pic related
if I however use mkvmerge, it'll remux the VOBs into an mkv but no subtitle track and only one of the available audio tracks and the audio track is desync'd
makemkv can take those VOBs, merge them, retain metadata and subtitles, and spit out mkvs, I was looking for a tool to do that step