Differences
This shows you the differences between two versions of the page.
dvdxchap [2018/03/28 05:44] – created beandog | dvdxchap [2018/03/28 05:45] (current) – beandog | ||
---|---|---|---|
Line 24: | Line 24: | ||
</ | </ | ||
- | If you're asking yourself why you'd ever use this format, the answer is simple -- [[mkvmerge]] can use it. | + | I actually like this chapter |
+ | |||
+ | < | ||
+ | dvd_info --ogm > chapters.ogm | ||
+ | dvd_copy -o video.vob | ||
+ | mkvmerge -o video.mkv --chapters chapters.ogm video.vob | ||
+ | </ |