Author: robux4
Date: 2005-01-03 13:35:17 +0300 (Mon, 03 Jan 2005)
New Revision: 852
Modified:
trunk/www.matroska.org/data/technical/specs/chapters/index.html
trunk/www.matroska.org/data/technical/specs/index.html
Log:
spec: apply changes to the main specs too
Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2005-01-03 10:26:38 UTC (rev 851)
+++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2005-01-03 10:35:17 UTC (rev 852)
@@ -90,7 +90,7 @@
<td>-</td>
<td>sub-elements</td>
<td>A system to define basic menus and partition data. For more detailed
- information, look at the <a href="chapters/index.html">Chapters
+ information, look at the <a href="index.html">Chapters
Explanation</a>.</td>
</tr>
<tr id="EditionEntry">
Modified: trunk/www.matroska.org/data/technical/specs/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/index.html 2005-01-03 10:26:38 UTC (rev 851)
+++ trunk/www.matroska.org/data/technical/specs/index.html 2005-01-03 10:35:17 UTC (rev 852)
@@ -1781,7 +1781,7 @@
<td>[45][BC]</td>
<td>-</td>
<td>-</td>
- <td>> 0</td>
+ <td>>0</td>
<td>-</td>
<td>u-integer</td>
<td>A unique ID to identify the edition. It's useful for tagging an edition.</td>
@@ -1808,16 +1808,16 @@
<td>u-integer (1 bit)</td>
<td>If a flag is set (1) the edition should be used as the default one.</td>
</tr>
-<tr id="EditionProcessed">
- <td>EditionProcessed</td>
+<tr id="EditionFlagOrdered">
+ <td>EditionFlagOrdered</td>
<td>3</td>
<td>[45][DD]</td>
<td>-</td>
<td>-</td>
- <td>-</td>
+ <td>0-1</td>
<td>0</td>
- <td>u-integer</td>
- <td>The type of edition defined: 0 is a standard chapter definition, 1 is an edition with chapters defined multiple times and the order to play them is enforced.</td>
+ <td>u-integer (1 bit)</td>
+ <td>Specify if the chapters can be defined multiple times and the order to play them is enforced.</td>
</tr>
<tr id="ChapterAtom">
<td>ChapterAtom</td>
@@ -1831,7 +1831,7 @@
<td>Contains the atom information to use as the chapter atom (apply to all
tracks).</td>
</tr>
-<tr id="ChapterUID"><td>ChapterUID</td><td>4+</td><td>[73][C4]</td><td>*</td><td>-</td><td>> 0</td><td>-</td><td>u-integer</td><td>A unique ID to identify the Chapter.</td></tr>
+<tr id="ChapterUID"><td>ChapterUID</td><td>4+</td><td>[73][C4]</td><td>*</td><td>-</td><td>>0</td><td>-</td><td>u-integer</td><td>A unique ID to identify the Chapter.</td></tr>
<tr id="ChapterTimeStart">
<td>ChapterTimeStart</td>
<td>4+</td>
@@ -1887,17 +1887,6 @@
<td>u-integer</td>
<td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="chapters/index.html#physical">complete list of values</a>.</td>
</tr>
-<tr id="ChapterProcessPrivate">
- <td>ChapterProcessPrivate</td>
- <td>4+</td>
- <td>[45][0D]</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>binary</td>
- <td>Some optional data attached to the EditionProcessed information. <a href="#dvd">For EditionProcessed = 1</a>, it is the "DVD level" equivalent.</td>
-</tr>
<tr id="ChapterTrack">
<td>ChapterTrack</td>
<td>4+</td>
@@ -1915,7 +1904,7 @@
<td>[89]</td>
<td>*</td>
<td>*</td>
- <td>> 0</td>
+ <td>>0</td>
<td>-</td>
<td>u-integer</td>
<td>UID of the Track to apply this chapter too. In the absense of a control
@@ -1976,11 +1965,44 @@
<td>-</td>
<td>-</td>
<td>sub-elements</td>
- <td>Contains all the commands associated to the Atom (<a href="#dvd">For EditionProcessed = 1</a> The order of sub elements matter).</td>
+ <td>Contains all the commands associated to the Atom.</td>
</tr>
+<tr id="ChapProcessCodecID">
+ <td>ChapProcessCodecID</td>
+ <td>5+</td>
+ <td>[69][55]</td>
+ <td>*</td>
+ <td>-</td>
+ <td>-</td>
+ <td>0</td>
+ <td>u-integer</td>
+ <td>Contains the type of the codec used for the processing. A value of 0 means native Matroska processing (to be defined), a value of 1 means the <a href="chapters/index.html#dvd">DVD</a> command set is used. More codec IDs can be added later.</td>
+</tr>
+<tr id="ChapProcessPrivate">
+ <td>ChapProcessPrivate</td>
+ <td>5+</td>
+ <td>[45][0D]</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>binary</td>
+ <td>Some optional data attached to the ChapProcessCodecID information. <a href="chapters/index.html#dvd">For ChapProcessCodecID = 1</a>, it is the "DVD level" equivalent.</td>
+</tr>
+<tr id="ChapProcessCommand">
+ <td>ChapProcessCommand</td>
+ <td>5+</td>
+ <td>[69][11]</td>
+ <td>-</td>
+ <td>*</td>
+ <td>-</td>
+ <td>-</td>
+ <td>sub-elements</td>
+ <td>Contains all the commands associated to the Atom.</td>
+</tr>
<tr id="ChapProcessTime">
<td>ChapProcessTime</td>
- <td>5+</td>
+ <td>6+</td>
<td>[69][22]</td>
<td>*</td>
<td>-</td>
@@ -1989,16 +2011,16 @@
<td>u-integer</td>
<td>Defines when the process command should be handled (0: during the whole chapter, 1: before starting playback, 2: after playback of the chapter).</td>
</tr>
-<tr id="ChapProcessCommand">
- <td>ChapProcessCommand</td>
- <td>5+</td>
+<tr id="ChapProcessData">
+ <td>ChapProcessData</td>
+ <td>6+</td>
<td>[69][33]</td>
<td>*</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>binary</td>
- <td>Contains the command information. The data should be interpreted depending on the EditionProcessed value. <a href="chapters/index.html#dvd">For EditionProcessed = 1</a>, the data correspond to the binary DVD cell pre/post commands.</td>
+ <td>Contains the command information. The data should be interpreted depending on the ChapProcessCodecID value. <a href="chapters/index.html#dvd">For ChapProcessCodecID = 1</a>, the data correspond to the binary DVD cell pre/post commands.</td>
</tr>
<tr id="Tagging">
<th colspan="9">Tagging</th>
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.