This is an old revision of the document!


dvdxchap

The ogmtools package has dvdxchap which prints out chapter-format for an OGM container.

It's kind of flaky, and has bugs – I don't remember what they were since it's been so long. I wrote my own though, which does the same – with bugfixes.

dvd_info --ogm
CHAPTER01=00:00:00.000
CHAPTER01NAME=Chapter 01
CHAPTER02=00:20:40.000
CHAPTER02NAME=Chapter 02
CHAPTER03=00:41:49.000
CHAPTER03NAME=Chapter 03
CHAPTER04=01:02:40.834
CHAPTER04NAME=Chapter 04
CHAPTER05=01:23:39.668
CHAPTER05NAME=Chapter 05

If you're asking yourself why you'd ever use this format, the answer is simple – mkvmerge can use it.


Navigation