[www] r660 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-08 00:32:03 +0400 (Wed, 08 Sep 2004)
New Revision: 660
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: more precision on the ISRC and LABEL_CODE format
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-07 20:19:06 UTC (rev 659)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-07 20:32:03 UTC (rev 660)
@@ -805,7 +805,7 @@
<tr>
<td>ISRC</td>
<td>UTF-8</td>
- <td>The <a href="http://www.ifpi.org/isrc/isrc_handbook.html#Heading198">International Standard Recording Code</a>, excluding the "ISRC" prefix.</td>
+ <td>The <a href="http://www.ifpi.org/isrc/isrc_handbook.html#Heading198">International Standard Recording Code</a>, excluding the "ISRC" prefix and including hyphens.</td>
</tr>
<tr>
<td>MCDI</td>
@@ -825,7 +825,7 @@
<tr>
<td>LABEL_CODE</td>
<td>UTF-8</td>
- <td>A 4-digit or 5-digit number typically printed as (LC) xxxx or (LC) 0xxxx on CDs medias or covers.</td>
+ <td>A 4-digit or 5-digit number typically printed as (LC) xxxx or (LC) 0xxxx on CDs medias or covers (only the number is stored).</td>
</tr>
<tr>
<td>LCCN</td>