Hi, I’m trying this tool for the first time and haven’t been able to figure this out yet. I have an mkv file of a TV show that has 54 chapters across nine episodes. Each episode is six chapters long (Opener, Opening Credits, Part 1, Part 2, Closing Credits, Next Week’s Episode). How can I split this mkv into nine episodes with six chapters each?
This should work:
After opening the file in MKVToolNix, you select the “Output” tab, choose “Before chapters” in the field “Split mode” (in the box titled “Splitting”) and enter the value “7,13,19,25,31,37,43,49“ in the field “Chapter numbers” that’s displayed after selecting the split mode.
That worked perfectly, thank you!