[www] r612 - 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:27:22 +0400 (Wed, 01 Sep 2004)
New Revision: 612
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: fix some ID3 correspondances
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-01 13:24:16 UTC (rev 611)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-01 13:27:22 UTC (rev 612)
@@ -350,19 +350,17 @@
<tr>
<td>ARTIST</td>
<td>UTF-8</td>
- <td>A person or band/collective 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></td>
+ <td>A person or band/collective generally considered responsible for the work.</a></td>
</tr>
<tr>
<td>LEAD_PERFORMER</td>
<td>UTF-8</td>
- <td>Lead Performer/Soloist(s). This can sometimes be the same as ARTIST.</td>
+ <td>Lead Performer/Soloist(s). This can sometimes be the same as ARTIST. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TPE1" target="_blank">TPE1 tag in ID3.</a></td>
</tr>
<tr>
<td>ACCOMPANIMENT</td>
<td>UTF-8</td>
- <td>Band/orchestra/accompaniment/musician. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TPE2" target="_blank">TPE2
- tag in ID3.</a></td>
+ <td>Band/orchestra/accompaniment/musician. This is akin to the <a href="http://www.id3.org/id3v2.3.0.html#TPE2" target="_blank">TPE2 tag in ID3.</a></td>
</tr>
<tr>
<td>COMPOSER</td>