Author: robux4
Date: 2004-08-27 00:41:28 +0400 (Fri, 27 Aug 2004)
New Revision: 577
Modified:
trunk/www.matroska.org/data/technical/specs/chapters/index.html
trunk/www.matroska.org/data/technical/specs/index.html
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
move the physical specification in Chapters
Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-08-26 19:58:46 UTC (rev 576)
+++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-08-26 20:41:28 UTC (rev 577)
@@ -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" target="_blank">Chapters
+ information, look at the <a href="index.html" target="_blank">Chapters
Explanation</a>.</td>
</tr>
<tr>
@@ -206,6 +206,17 @@
<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>
+ <td>ChapterPhysicalEquiv<a name="ChapterPhysicalEquiv"></a></td>
+ <td>4+</td>
+ <td>[63][C3]</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>u-integer</td>
+ <td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="../index.html#physical">complete list of values</a>.</td>
+</tr>
+<tr>
<td>ChapterTrack<a name="ChapterTrack"/></td>
<td>4+</td>
<td>[8F]</td>
Modified: trunk/www.matroska.org/data/technical/specs/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/index.html 2004-08-26 19:58:46 UTC (rev 576)
+++ trunk/www.matroska.org/data/technical/specs/index.html 2004-08-26 20:41:28 UTC (rev 577)
@@ -1823,6 +1823,17 @@
<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>
+ <td>ChapterPhysicalEquiv<a name="ChapterPhysicalEquiv"></a></td>
+ <td>4+</td>
+ <td>[63][C3]</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>u-integer</td>
+ <td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="#physical">complete list of values</a>.</td>
+</tr>
+<tr>
<td>ChapterTrack<a name="ChapterTrack"/></td>
<td>4+</td>
<td>[8F]</td>
@@ -2127,6 +2138,25 @@
</div>
<div>
+<h4><a name="physical">Physical Types</a></h4>
+<p>Each level can have different meanings for audio and video. The ORIGINAL_MEDIUM tag can be used to specify a string for ChapterPhysicalEquiv = 60. Here is the list of possible levels for both audio and video :</p>
+
+<div class="techdef">
+<table>
+<tr><th>ChapterPhysicalEquiv</th><th>Audio</th><th>Video</th><th>Comment</th></tr>
+<tr><td>70</td><td>SET / PACKAGE</td><td>SET / PACKAGE</td><td>the collection of different media</td></tr>
+<tr><td>60</td><td>CD / 12" / 10" / 7" / TAPE / MINIDISC / DAT</td><td>DVD / VHS / LASERDISC</td><td>the physical medium like a CD or a DVD</td></tr>
+<tr><td>50</td><td>SIDE</td><td>SIDE</td><td>when the original medium (LP/DVD) has different sides</td></tr>
+<tr><td>40</td><td>-</td><td>LAYER</td><td>another physical level on DVDs</td></tr>
+<tr><td>30</td><td>SESSION</td><td>SESSION</td><td>as found on CDs and DVDs</td></tr>
+<tr><td>20</td><td>TRACK</td><td>-</td><td>as found on audio CDs</td></tr>
+<tr><td>10</td><td>INDEX</td><td>-</td><td>the first logical level of the side/medium</td></tr>
+</table>
+</div>
+
+</div>
+
+<div>
<h4><a name="block_structure">Block Structure</a></h4>
<p>Size = 1 + (1-8) + 4 + (4 + (4)) octets. So from 6 to 21 octets.</p>
<p>Bit 0 is the most significant bit.</p>
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-26 19:58:46 UTC (rev 576)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-26 20:41:28 UTC (rev 577)
@@ -99,28 +99,6 @@
<td>An <strong>informational</strong> string that can be used to display the logical level of the target like "ALBUM", "TRACK", "MOVIE", "CHAPTER", etc (see <a href="#targettypes">TargetType</a>).</td>
</tr>
<tr>
- <td>TargetPhysicalValue<a name="TargetPhysicalValue" id="TargetPhysicalValue"></a></td>
- <td>4</td>
- <td>[68][C3]</td>
- <td>*</td>
- <td>-</td>
- <td>-</td>
- <td>40</td>
- <td>u-integer</td>
- <td>A number to indicate the kind of physical source this level come from (see <a href="#targettypes">TargetType</a>).</td>
-</tr>
-<tr>
- <td>TargetPhysical<a name="TargetType" id="TargetType"></a></td>
- <td>4</td>
- <td>[63][C3]</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>string</td>
- <td>An <strong>informational</strong> string that can be used to display the kind of physical source this level come from like "CD", "LP", "DVD", "SIDE", etc (see <a href="#targettypes">TargetType</a>).</td>
-</tr>
-<tr>
<td>TrackUID<a name="TTrackUID" id="TTrackUID"
></a></td>
<td>4</td>
@@ -310,23 +288,6 @@
<p>An upper level value tag applies to the lower level. That means if a CD has the same artist for all tracks, you just need to set the ARTIST tag at level 40 (ALBUM) and not to each TRACK (but you can). That also means that <strong>if some parts of the CD have no known ARTIST the value must be set to nothing (a void string "")</strong>.</p>
-<p>The TargetPhysical element have the same properties as TargetTypes. That means that upper levels apply to the lower levels if the lower level is not specified, and that levels should not be specified if they don't exist. Each level can have different names for audio and video. Here is the list of possible levels for both audio and video :</p>
-
-<div class="techdef">
-<table>
-<tr><th>TargetPhysicalValue</th><th>Audio strings</th><th>Video strings</th><th>Comment</th></tr>
-<tr><td>70</td><td>SET / PACKAGE</td><td>SET / PACKAGE</td><td>the collection of different media</td></tr>
-<tr><td>60</td><td>CD / 12" / 10" / 7" / TAPE / MINIDISC / DAT</td><td>DVD / VHS / LASERDISC</td><td>the physical medium like a CD or a DVD</td></tr>
-<tr><td>50</td><td>SIDE</td><td>SIDE</td><td>when the original medium (LP/DVD) has different sides</td></tr>
-<tr><td>40</td><td>-</td><td>LAYER</td><td>another physical level on DVDs</td></tr>
-<tr><td>30</td><td>SESSION</td><td>SESSION</td><td>as found on CDs and DVDs</td></tr>
-<tr><td>20</td><td>TRACK</td><td>-</td><td>as found on audio CDs</td></tr>
-<tr><td>10</td><td>INDEX</td><td>-</td><td>the first logical level of the side/medium</td></tr>
-</table>
-</div>
-
-<p><strong>The TOTAL_PARTS and PART_NUMBER are orthogonal for the logical type and the physical type. That means the TOTAL_PARTS of a logical level applies to lower logical levels and the TOTAL_PARTS of a physical level applies to lower physical level. There are not mixed together.</strong></p>
-
<h2><a name="tags"/>Official tags</h2>
<p>The following is a complete list of the supported Matroska
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.