[www] r455 - 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:47:33 +0400 (Thu, 19 Aug 2004)
New Revision: 455

Modified:
   trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
Log:
a bit more content (it's going to be huge)

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:33:28 UTC (rev 454)
+++ trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html	2004-08-19 09:47:33 UTC (rev 455)
@@ -58,7 +58,7 @@
 
 <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>
+<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. A basic ripping application would rip the CD tracks as follows :</p>
 
 <ul>
 <li>Chapters
@@ -67,37 +67,30 @@
 <ul>
 	<li>ChapterAtom
 	<ul>
-	<li>ChapterUID = 654321</li>
+	<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>
-		<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
@@ -141,7 +134,50 @@
 </li>
 </ul>
 
+<p>Now let's see how a basic tagging of this file would work :</p>
 
+<ul>
+	<li>Tags
+	<ul>
+		<li>Tag
+		<ul>
+			<li>Targets (no target means the whole content of the file)
+			</li>
+			<li>SimpleTag
+			<ul>
+				<li>TagName = &quot;ARTIST&quot;</li>
+				<li>TagString = &quot;The Micronauts&quot;</li>
+			</ul>
+			</li>
+			<li>SimpleTag
+			<ul>
+				<li>TagName = &quot;TITLE&quot;</li>
+				<li>TagString = &quot;Bleep To Bleep&quot;</li>
+			</ul>
+			</li>
+		</ul>
+		</li>
+
+		<li>Tag
+		<ul>
+			<li>Targets
+			<ul>
+				<li>ChapterUID = 123456</li>
+				<li>TargetType = &quot;TRACK&quot;</li>
+			</ul>
+			</li>
+			<li>SimpleTag
+			<ul>
+				<li>TagName = &quot;TITLE&quot;</li>
+				<li>TagString = &quot;Baby wants to bleep (pt.1)&quot;</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.