creating chapters from multiple merged mkv files

MKV playback, recompression, remuxing, codec packs, players, howtos, etc.
Post Reply
untechnoman
Posts: 2
Joined: Sun Mar 27, 2011 7:33 pm

creating chapters from multiple merged mkv files

Post by untechnoman »

Hello all,

I'm trying to combine several separate mkv files, merge them into one file, which I have no problem doing; but I would like each of the files in the merge to be a chapter. Is there a (simple) way of doing this? The files did not originate from a DVD or BD.

Thanks for any advice.
tony55
Posts: 55
Joined: Fri Feb 05, 2010 6:42 pm

Re: creating chapters from multiple merged mkv files

Post by tony55 »

There are a number of ways to do this. XMediaRecode can do this for you. It even has a preview function.

TxtToChap can convert 00.00.00.000 format to xml that is acceptable by MKVToolNix.

Tony
untechnoman
Posts: 2
Joined: Sun Mar 27, 2011 7:33 pm

Re: creating chapters from multiple merged mkv files

Post by untechnoman »

Maybe I'm not seeing it but I tried Xmedia Recode and I can't figure out how to get what I want. I have 15 videos that are coded the same way. I want to join them all in desired order with video one being chapter one, video two appended to video one and be chapter two, video three appended to video two and be chapter three, etc. Each video has a specified length, so the start time of each would be added to the end of the preceding video. I would like the resulting video to be one long video with the ability to chapter skip and if possible to have chapter list/names.

I have programs that can join the videos together (Handbrake, mkvmerge), but I can't seem to simply have the chapters created from that list. It just ends up being one long video. If there is a specific how to or I'm missing something I would appreciate any input.

Thanks
tony55
Posts: 55
Joined: Fri Feb 05, 2010 6:42 pm

Re: creating chapters from multiple merged mkv files

Post by tony55 »

Has to be done manually. Keep track of the lengths of each episode. Append them with MMG than use XMediaRecode to create your chapters based on the lengths of the original files. All done manually.

Tony
surlias
Posts: 2
Joined: Wed Sep 21, 2016 6:35 pm

Re: creating chapters from multiple merged mkv files

Post by surlias »

untechnoman wrote:Hello all,

I'm trying to combine several separate mkv files, merge them into one file, which I have no problem doing; but I would like each of the files in the merge to be a chapter. Is there a (simple) way of doing this? The files did not originate from a DVD or BD.

Thanks for any advice.
Looks like MKVToolNix added a convenient feature for this in the version 9.0 release:

Image
Post Reply