[www] r722 - trunk/www.matroska.org/data/technical/specs
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-10-02 19:34:02 +0400 (Sat, 02 Oct 2004) New Revision: 722 Modified: trunk/www.matroska.org/data/technical/specs/index.html Log: spec: more specific about the order of TrackOverlay Modified: trunk/www.matroska.org/data/technical/specs/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/index.html 2004-10-02 15:31:58 UTC (rev 721) +++ trunk/www.matroska.org/data/technical/specs/index.html 2004-10-02 15:34:02 UTC (rev 722) @@ -1020,7 +1020,7 @@ <td>-</td> <td>-</td> <td>u-integer</td> - <td>Specify that this track is an overlay track for the Track specified (in the u-integer). That means when this track has a gap (see <a href="#SilentTracks">SilentTracks</a>) the overlay track should be used instead. The order of multiple TrackOverlay matters.</td> + <td>Specify that this track is an overlay track for the Track specified (in the u-integer). That means when this track has a gap (see <a href="#SilentTracks">SilentTracks</a>) the overlay track should be used instead. The order of multiple TrackOverlay matters, the first one is the one that should be used. If not found it should be the second, etc.</td> </tr> <tr class="subclass"> <td colspan="9">video</td>