[www] r869 - trunk/www.matroska.org/data/technical/specs/chapters

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-01-18 16:17:58 +0300 (Tue, 18 Jan 2005)
New Revision: 869

Modified:
   trunk/www.matroska.org/data/technical/specs/chapters/index.html
Log:
specs: define the format of ChapterLinkID for DVD

Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/chapters/index.html	2005-01-16 19:26:19 UTC (rev 868)
+++ trunk/www.matroska.org/data/technical/specs/chapters/index.html	2005-01-18 13:17:58 UTC (rev 869)
@@ -1,13 +1,12 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <!--#set var="docroot" value="../../../" --><!--#set var="xhtml" value="valid" -->
-<html><!-- InstanceBegin template="/Templates/main.dwt" codeOutsideHTMLIsLocked="false" -->
+<html>
 <head>
 <!-- InstanceBeginEditable name="doctitle" -->
 <title>Matroska Chapters Definition</title>
 <!-- InstanceEndEditable -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <!--#include virtual="/include/stylesheet-main.html" -->
-<!-- InstanceBeginEditable name="head" -->
 <style type="text/css">
 .level2 {
 	background: #6680FF;
@@ -32,9 +31,6 @@
 }
 
 </style>
-
-<!-- InstanceEndEditable -->
-
 </head>
 <body>
 
@@ -544,6 +540,15 @@
 </table>
 </div>
 
+<p>You can also recover wether a Segment is a Video Manager (VMG), Video Title Set (VTS) or Video Title Set Menu (VTSM) from the <a href="../index.html#ChapterLink">ChapterLinkID</a> element found in the Segment Info. This field uses 2 octets as follows:</p>
+
+<ol>
+<li>Domain Type: 0 for VMG, the domain number for VTS and VTSM</li>
+<li>Domain Value: 0 for VMG and VTSM, 1 for the VTS source.</li>
+</ol>
+
+<p>For instance, the menu part from VTS_01_0.VOB would be coded [1,0] and the content part from VTS_02_3.VOB would be [2,1]. The VMG is always [0,0]</p>
+
 <p>The following octets of ChapProcessPrivate are as follows:</p>
 
 <div class="techdef">
@@ -579,9 +584,9 @@
 
 <p>More information on the DVD commands and format on <a href="http://www.dvd-replica.com/DVD/">DVD-replica</a>, where we got most of the info about it. You can also get information on DVD from <a href="http://dvd.sourceforge.net/dvdinfo/">the DVDinfo project</a>.</p>
 
-</div>
+<!-- InstanceEnd --></div>
 <!--#include virtual="/include/page-tail.html" -->
 
 </div>
 </body>
-<!-- InstanceEnd --></html>
+</html>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.