[www] r647 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-06 23:43:47 +0400 (Mon, 06 Sep 2004)
New Revision: 647
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: fix some indentifier/barcodes
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-06 19:17:30 UTC (rev 646)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-06 19:43:47 UTC (rev 647)
@@ -731,7 +731,7 @@
<tr class="subjective">
<td>RATING<a name="rating"></a></td>
<td>UTF-8</td>
- <td>A numeric value defining how much a person likes the song/movie. The number should be between 0 and 5 with decimal values possible (e.g. 2.7), 5 being the highest possible rating.</td>
+ <td>A numeric value defining how much a person likes the song/movie. The number is between 0 and 5 with decimal values possible (e.g. 2.7), 5(.0) being the highest possible rating. Other rating systems with different ranges will have to be scaled.</td>
</tr>
<tr>
<th colspan="5">Miscelleanous<a name="Miscelleanous"/></th>
@@ -820,25 +820,14 @@
<td>International Standard Book Number</td>
</tr>
<tr>
- <td>CATALOG</td>
+ <td>BARCODE</td>
<td>UTF-8</td>
- <td>sometimes the EAN/UPC, often some letters followed by some numbers</td>
+ <td><a href="http://www.barcodeisland.com/ean13.phtml">EAN-13</a> (European Article Numbering) or <a href="http://www.barcodeisland.com/upca.phtml">UPC-A</a> (Universal Product Code) bar code identifier </td>
</tr>
- <tr class="version2">
- <td>EAN</td>
- <td>UTF-8</td>
- <td>EAN-13 bar code identifier </td>
- </tr>
- <tr class="version2">
- <td>UPC</td>
- <td>UTF-8</td>
- <td>UPC-A bar code identifier </td>
- </tr>
- <tr class="version2">
+ <tr>
<td>LABEL_CODE</td>
<td>UTF-8</td>
- <td>Typically printed as ________ (LC) xxxx) ~~~~~~~~ or _________ (LC) 0xxxx)
- ~~~~~~~~~ on CDs medias or covers, where xxxx is a 4-digit number.</td>
+ <td>A 4-digit or 5-digit number typically printed as (LC) xxxx or (LC) 0xxxx on CDs medias or covers.</td>
</tr>
<tr>
<td>LCCN</td>