Search found 1 match

by tangent
Wed Mar 15, 2023 10:11 pm
Forum: Blu-ray discs
Topic: Chuck complete series
Replies: 5
Views: 7987

Re: Chuck complete series

The season 2 disc in the complete series box set I bought has all of its episodes run together into a single title. Here are the commands to break them up into individual episodes:


mkvmerge -o s2d1-part.mkv --split chapters:08,15,22,29,36 s2d1.mkv
mkvmerge -o s2d2-part.mkv --split chapters:09 ...