[www] r548 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-08-24 01:09:51 +0400 (Tue, 24 Aug 2004) New Revision: 548 Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html Log: spec: VOLUME is used for both audio and video Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-23 21:06:59 UTC (rev 547) +++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-23 21:09:51 UTC (rev 548) @@ -266,7 +266,7 @@ <div class="techdef"> <table style="width: 100%;"> <tr><th>Level</th><th>Audio TargetType</th><th>Video TargetType</th><th>Comment</th></tr> -<tr><td>-</td><td>VOLUME</td><td>VOLUME</td><td>a high hierarchy when many sets or media are related to each other (can be a season or sequel for a movie)</td></tr> +<tr><td>volume</td><td>VOLUME</td><td>VOLUME</td><td>a high hierarchy when many sets or media are related to each other (can be a season or sequel for a movie)</td></tr> <tr><td>set</td><td>SET</td><td>SET</td><td>the collection of different media</td></tr> <tr><td>medium</td><td>MEDIUM</td><td>MEDIUM</td><td>the physical medium like a CD or a DVD</td></tr> <tr><td>side</td><td>SIDE</td><td>SIDE</td><td>when the original medium (LP/DVD) has different sides</td></tr>