[www] r553 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-08-25 16:55:41 +0400 (Wed, 25 Aug 2004)
New Revision: 553
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: BITRATE and FPS are back to the original BITSPS and FRAMESPS
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-24 20:56:59 UTC (rev 552)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-25 12:55:41 UTC (rev 553)
@@ -751,13 +751,13 @@
<td>A list of the settings used for encoding this item. No specific format.</td>
</tr>
<tr>
- <td>BITRATE<a name="Bitrate"></a></td>
+ <td>BITSPS<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>FPS<a name="BlocksPS" id="BlocksPS"></a></td>
+ <td>FRAMESPS<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,