[www] r889 - in trunk/www.matroska.org/data/technical/specs: . chapters
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-03-14 13:28:40 +0300 (Mon, 14 Mar 2005) New Revision: 889 Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html trunk/www.matroska.org/data/technical/specs/index.html Log: spec: added ChapterSegmentUID Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2005-03-09 21:01:02 UTC (rev 888) +++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2005-03-14 10:28:40 UTC (rev 889) @@ -201,6 +201,17 @@ <td>u-integer (1 bit)</td> <td>Specify wether the chapter is enabled. It can be enabled/disabled by a Control Track. When disabled, the movie should skip all the content between the TimeStart and TimeEnd of this chapter.</td> </tr> +<tr id="ChapterSegmentUID"> + <td>ChapterSegmentUID</td> + <td>4+</td> + <td>[6E][67]</td> + <td>-</td> + <td>-</td> + <td>>0</td> + <td>-</td> + <td>u-integer (1 bit)</td> + <td>A segment to play in place of this chapter. The same edition UID should be used for this segment, otherwise so edition is used.</td> +</tr> <tr id="ChapterPhysicalEquiv"> <td>ChapterPhysicalEquiv</td> <td>4+</td> Modified: trunk/www.matroska.org/data/technical/specs/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/index.html 2005-03-09 21:01:02 UTC (rev 888) +++ trunk/www.matroska.org/data/technical/specs/index.html 2005-03-14 10:28:40 UTC (rev 889) @@ -1964,6 +1964,17 @@ <td>u-integer (1 bit)</td> <td>Specify wether the chapter is enabled. It can be enabled/disabled by a Control Track. When disabled, the movie should skip all the content between the TimeStart and TimeEnd of this chapter.</td> </tr> +<tr id="ChapterSegmentUID"> + <td>ChapterSegmentUID</td> + <td>4+</td> + <td>[6E][67]</td> + <td>-</td> + <td>-</td> + <td>>0</td> + <td>-</td> + <td>u-integer (1 bit)</td> + <td>A segment to play in place of this chapter. The same edition UID should be used for this segment, otherwise so edition is used.</td> +</tr> <tr id="ChapterPhysicalEquiv"> <td>ChapterPhysicalEquiv</td> <td>4+</td>