Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dvdxchap [2018/03/28 05:44] – created beandogdvdxchap [2018/03/28 05:45] (current) beandog
Line 24: Line 24:
 </code> </code>
  
-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 format because [[mkvmerge]] can use it. 
 + 
 +<code> 
 +dvd_info --ogm > chapters.ogm 
 +dvd_copy -o video.vob 
 +mkvmerge -o video.mkv --chapters chapters.ogm video.vob 
 +</code>

Navigation