[www] r666 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-08 16:50:39 +0400 (Wed, 08 Sep 2004)
New Revision: 666
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: precision on ENCODER and ENCODER_SETTINGS
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-08 12:20:48 UTC (rev 665)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-08 12:50:39 UTC (rev 666)
@@ -709,10 +709,10 @@
<tr>
<td>ENCODER<a name="Encoder"></a></td>
<td>UTF-8</td>
- <td>The software or hardware used to encode this item. ("VirtualDubv2.1")</td>
+ <td>The software or hardware used to encode this item. ("LAME" or "XviD")</td>
</tr>
<tr>
- <td>ENCODE_SETTINGS<a name="EncodeSettings"></a></td>
+ <td>ENCODER_SETTINGS<a name="EncodeSettings"></a></td>
<td>UTF-8</td>
<td>A list of the settings used for encoding this item. No specific format.</td>
</tr>