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

[email protected] Fri, 13 May 2005 17:36:51 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-05-13 17:36:44 +0400 (Fri, 13 May 2005)
New Revision: 939

Modified:
   trunk/www.matroska.org/data/technical/specs/chapters/index.html
Log:
spec: the VTSM and VTS are identified differently at the SS level (0x40 & 0x80 resp.)

Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/chapters/index.html	2005-05-12 07:53:19 UTC (rev 938)
+++ trunk/www.matroska.org/data/technical/specs/chapters/index.html	2005-05-13 13:36:44 UTC (rev 939)
@@ -566,7 +566,7 @@
 <table>
 <tbody>
 <tr><th>Octet 1</th><th>DVD Name</th><th>Following Octets</th></tr>
-<tr><td>0x30</td><td>SS</td><td>Domain name code (1: 0x00= First play, 0xC0= VMG, 0x80= VTS(M)) + VTS number (2)</td></tr>
+<tr><td>0x30</td><td>SS</td><td>Domain name code (1: 0x00= First play, 0xC0= VMG, 0x40= VTSM, 0x80= VTS) + VTS(M) number (2)</td></tr>
 <tr><td>0x2A</td><td>LU</td><td>Language code (2) + Language extension (1)</td></tr>
 <tr><td>0x28</td><td>TT</td><td>global Title number (2) + corresponding TTN of the VTS (1)</td></tr>
 <tr><td>0x20</td><td>PGC</td><td>PGC number (2) + Playback Type (1) + Disabled User Operations (4)</td></tr>