Differences

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

Link to this comparison view

dvdxchap [2018/03/27 23:44]
beandog created
dvdxchap [2018/03/27 23:45]
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