[www] r569 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-08-26 18:23:28 +0400 (Thu, 26 Aug 2004) New Revision: 569 Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html Log: spec: add PART next to SUBTRACK or MOVEMENT Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-26 14:14:37 UTC (rev 568) +++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-26 14:23:28 UTC (rev 569) @@ -303,7 +303,7 @@ <tr><td>50</td><td>EDITION</td><td>SEASON</td><td>a list of lower levels grouped together</td></tr> <tr><td>40</td><td>ALBUM / OPUS / OPERA</td><td>MOVIE / EPISODE</td><td>the most common grouping level of music and video (equals to an episode for TV series)</td></tr> <tr><td>30</td><td>TRACK / SONG</td><td>CHAPTER</td><td>the common parts of an album or a movie</td></tr> -<tr><td>20</td><td>SUBTRACK / MOVEMENT</td><td>SCENE</td><td>corresponds to parts of a track for audio (like a movement)</td></tr> +<tr><td>20</td><td>SUBTRACK / PART / MOVEMENT</td><td>SCENE</td><td>corresponds to parts of a track for audio (like a movement)</td></tr> <tr><td>10</td><td>-</td><td>SHOT</td><td>the lowest hierarchy found in music or movies</td></tr> </table> </div>