import * as cueshit from "https://deno.land/x/cueshit@v0.7.2/format/ogm_chapters.ts";
OGM tools chapter format which is also supported by MKVToolNix.
It is also called simple chapter format by MKVToolNix and consists of pairs of lines that specify the timestamp and the name of the chapter:
CHAPTER01=00:00:00.000
CHAPTER01NAME=Intro
Variables
Formats a pair of lines which describes a chapter. |