[www] r635 - trunk/www.matroska.org/data/technical/specs/chapters
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-09-04 21:00:57 +0400 (Sat, 04 Sep 2004) New Revision: 635 Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html Log: spec: add the possible PGC levels to ChapterProcessPrivate Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-09-04 16:45:29 UTC (rev 634) +++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-09-04 17:00:57 UTC (rev 635) @@ -603,6 +603,18 @@ </table> </div> +<p>If the level specified in ChapterProcessPrivate is a PGC (0x20), there is another octet following, specifying the kind of title:</p> +<ul> +<li>0x00: First Play</li> +<li>0x42: Title Menu</li> +<li>0x83: Root Menu</li> +<li>0x84: Subpicture Menu</li> +<li>0x85: Audio Menu</li> +<li>0x86: Angle Menu</li> +<li>0x87: Chapter Menu</li> +<li>0xC0: unspecified</li> +</ul> + </div> <!--#include virtual="/include/page-tail.html" -->