[www] r454 - trunk/www.matroska.org/data/technical/specs/tagging

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-08-19 13:33:28 +0400 (Thu, 19 Aug 2004)
New Revision: 454

Modified:
   trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
Log:
more content

Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html	2004-08-19 09:13:49 UTC (rev 453)
+++ trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html	2004-08-19 09:33:28 UTC (rev 454)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--#set var="docroot" value="../../../" -->
 <html>
 <head>
@@ -40,22 +40,108 @@
 <ul>
 <li>00:00 - 12:28 : Baby Wants To Bleep/Rock
 <ul>
-    <li>01 - 00:00 - 04:38 : Baby wants to bleep (pt.1)</li>
-    <li>02 - 04:38 - 07:12 : Baby wants to rock</li>
-    <li>03 - 07:12 - 10:33 : Baby wants to bleep (pt.2)</li>
-    <li>04 - 10:33 - 12:28 : Baby wants to bleep (pt.3)</li>
+    <li><strong>01</strong> - 00:00 - 04:38 : Baby wants to bleep (pt.1)</li>
+    <li><strong>02</strong> - 04:38 - 07:12 : Baby wants to rock</li>
+    <li><strong>03</strong> - 07:12 - 10:33 : Baby wants to bleep (pt.2)</li>
+    <li><strong>04</strong> - 10:33 - 12:28 : Baby wants to bleep (pt.3)</li>
 </ul></li>
-<li>05 - 12:30 - 19:38 : Bleeper_O+2</li>
-<li>06 - 19:40 - 22:20 : Baby wants to bleep (pt.4)</li>
-<li>07 - 22:22 - 25:18 : Bleep to bleep</li>
-<li>08 - 25:20 - 33:35 : Baby wants to bleep (k)</li>
-<li>09 - 33:37 - 44:28 : Bleeper</li>
+<li><strong>05</strong> - 12:30 - 19:38 : Bleeper_O+2</li>
+<li><strong>06</strong> - 19:40 - 22:20 : Baby wants to bleep (pt.4)</li>
+<li><strong>07</strong> - 22:22 - 25:18 : Bleep to bleep</li>
+<li><strong>08</strong> - 25:20 - 33:35 : Baby wants to bleep (k)</li>
+<li><strong>09</strong> - 33:37 - 44:28 : Bleeper</li>
 </ul>
 
 <p>Tracks 01 to 04 are linked together and are actually making just one &quot;virtual&quot; track to the listener.</p>
 
+
+
 <h3>One file with all tracks</h3>
 
+<p>In this case the file contains one continuous audio track of 44:28. Chapters are used to virtual split the content in many parts, ie the CD tracks. As follows :</p>
+
+<ul>
+<li>Chapters
+<ul>
+<li>EditionEntry
+<ul>
+	<li>ChapterAtom
+	<ul>
+	<li>ChapterUID = 654321</li>
+	<li>ChapterTimeStart = 0 ns</li>
+	<li>ChapterTimeEnd = 748,000,000 ns</li>
+		<li>ChapterAtom
+		<ul>
+		<li>ChapterUID = 123456</li>
+		<li>ChapterTimeStart = 0 ns</li>
+		<li>ChapterTimeEnd = 278,000,000 ns</li>
+		</ul>
+		</li>
+		<li>ChapterAtom
+		<ul>
+		<li>ChapterUID = 234567</li>
+		<li>ChapterTimeStart = 278,000,000 ns</li>
+		<li>ChapterTimeEnd = 432,000,000 ns</li>
+		</ul>
+		</li>
+		<li>ChapterAtom
+		<ul>
+		<li>ChapterUID = 345678</li>
+		<li>ChapterTimeStart = 432,000,000 ns</li>
+		<li>ChapterTimeEnd = 633,000,000 ns</li>
+		</ul>
+		</li>
+		<li>ChapterAtom
+		<ul>
+		<li>ChapterUID = 456789</li>
+		<li>ChapterTimeStart = 633,000,000 ns</li>
+		<li>ChapterTimeEnd = 748,000,000 ns</li>
+		</ul>
+		</li>
+	</ul>
+	</li>
+	<li>ChapterAtom
+	<ul>
+	<li>ChapterUID = 567890</li>
+	<li>ChapterTimeStart = 750,000,000 ns</li>
+	<li>ChapterTimeEnd = 1,178,500,000 ns</li>
+	</ul>
+	</li>
+	<li>ChapterAtom
+	<ul>
+	<li>ChapterUID = 678901</li>
+	<li>ChapterTimeStart = 1,180,000,000 ns</li>
+	<li>ChapterTimeEnd = 1,340,000,000 ns</li>
+	</ul>
+	</li>
+	<li>ChapterAtom
+	<ul>
+	<li>ChapterUID = 789012</li>
+	<li>ChapterTimeStart = 1,342,000,000 ns</li>
+	<li>ChapterTimeEnd = 1,518,000,000 ns</li>
+	</ul>
+	</li>
+	<li>ChapterAtom
+	<ul>
+	<li>ChapterUID = 890123</li>
+	<li>ChapterTimeStart = 1,520,000,000 ns</li>
+	<li>ChapterTimeEnd = 2,015,000,000 ns</li>
+	</ul>
+	</li>
+	<li>ChapterAtom
+	<ul>
+	<li>ChapterUID = 901234</li>
+	<li>ChapterTimeStart = 2,017,000,000 ns</li>
+	<li>ChapterTimeEnd = 2,668,000,000 ns</li>
+	</ul>
+	</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+
+
 <h3>One file per CD track</h3>
 
 <h3>One file per &quot;meaningful&quot; track</h3>
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.