[www] r609 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-01 17:10:14 +0400 (Wed, 01 Sep 2004)
New Revision: 609
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: typo, remove PERFORMER and fix the ARTIST definition
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-01 08:20:25 UTC (rev 608)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-01 13:10:14 UTC (rev 609)
@@ -351,14 +351,9 @@
<td>ARTIST</td>
<td>UTF-8</td>
<td>The artist(s) generally considered responsible for the work. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TPE1" target="_blank">TPE1
- tag in ID3.</a> If ARTIST is not set, LEAD_PERFORMER is used instead.</td>
+ tag in ID3.</a></td>
</tr>
<tr>
- <td>PERFORMER</td>
- <td>UTF-8</td>
- <td>Individual performers singled out for mention; e.g., Yoyo Ma (violinist).</td>
- </tr>
- <tr>
<td>COMPOSER</td>
<td>UTF-8</td>
<td>The name of the composer of this item. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TCOM" target="_blank">TCOM
@@ -382,12 +377,12 @@
<td>Conductor/performer refinement. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TPE3" target="_blank">TPE3
tag in ID3.</a></td>
</tr>
- <tr class="version2">
+ <tr>
<td>LEAD_PERFORMER</td>
<td>UTF-8</td>
<td>Lead Performer/Soloist(s). This can sometimes be the same as ARTIST.</td>
</tr>
- <tr class="version2">
+ <tr>
<td>ACCOMPANIMENT</td>
<td>UTF-8</td>
<td>Band/orchestra/accompaniment. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TPE2" target="_blank">TPE2
@@ -652,7 +647,7 @@
<td>The time that the item was tranfered to a digital medium. This is akin to the IDIT tag in RIFF</td>
</tr>
<tr>
- <td>DATE_WRITEN</td>
+ <td>DATE_WRITTEN</td>
<td>UTF-8</td>
<td>The time that the writing of the music/script began. </td>
</tr>