[www] r595 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-08-28 14:29:52 +0400 (Sat, 28 Aug 2004)
New Revision: 595
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: more consistent DATE and per-minute/per-second names
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-27 21:31:03 UTC (rev 594)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-28 10:29:52 UTC (rev 595)
@@ -632,58 +632,45 @@
<td>The date the entity ocurred.</td>
</tr>
<tr>
- <td>DATE_RELEASE</td>
+ <td>DATE_RELEASED</td>
<td>UTF-8</td>
<td>The time that the item was originaly released. This is akin to the TDRL
tag in ID3.</td>
</tr>
<tr>
- <td>DATE_RECORDING</td>
+ <td>DATE_RECORDED</td>
<td>UTF-8</td>
<td>The time that the recording began. This is akin to the TDRC
tag in ID3.</td>
</tr>
<tr>
- <td>DATE_PUBLISHING</td>
+ <td>DATE_PUBLISHED</td>
<td>UTF-8</td>
<td>The time that the item was originaly published.</td>
</tr>
<tr>
- <td>DATE_ENCODING</td>
+ <td>DATE_ENCODED</td>
<td>UTF-8</td>
- <td>The time that the encoding of this item was completed began. This is akin to
- the TDEN tag in ID3.</td>
+ <td>The time that the encoding of this item was completed began. This is akin to the TDEN tag in ID3.</td>
</tr>
<tr>
<td>DATE_TAGGED</td>
<td>UTF-8</td>
- <td>The time that the tags were done for this item. This is akin to the TDTG
- tag in ID3.</td>
+ <td>The time that the tags were done for this item. This is akin to the TDTG tag in ID3.</td>
</tr>
<tr>
<td>DATE_DIGITIZED</td>
<td>UTF-8</td>
- <td>The time that the item was tranfered to a digital medium. This is akin
- to the IDIT tag in RIFF</td>
+ <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_BEGINING</td>
+ <td>DATE_WRITEN</td>
<td>UTF-8</td>
- <td>The date the entity began.</td>
+ <td>The time that the writing of the music/script began. </td>
</tr>
<tr>
- <td>DATE_END</td>
+ <td>DATE_PURCHASED</td>
<td>UTF-8</td>
- <td>The date the entity ended.</td>
- </tr>
- <tr>
- <td>DATE_WRITTING</td>
- <td>UTF-8</td>
- <td>The time that the writting of the music/script began. </td>
- </tr>
- <tr>
- <td>DATE_PURCHASE</td>
- <td>UTF-8</td>
<td>Information on when the file was purchased (see also <a href="#commercial">purchase tags</a>).</td>
</tr>
<tr class="version2">
@@ -775,13 +762,13 @@
<td>A list of the settings used for encoding this item. No specific format.</td>
</tr>
<tr>
- <td>BITSPS<a name="BitsPS"/></td>
+ <td>BPS<a name="BitsPS"/></td>
<td>UTF-8</td>
<td>The average bits per second of the specified item. This is only the data
in the Blocks, and excludes headers and any container overhead.</td>
</tr>
<tr>
- <td>FRAMESPS<a name="FramesPS"/></td>
+ <td>FPS<a name="FramesPS"/></td>
<td>UTF-8</td>
<td>The average frames per second of the specified item. This is typically
the average number of Blocks per second. In the event that lacing is used,