Changes between Version 42 and Version 43 of SV8Specification


Ignore:
Timestamp:
04/02/08 17:30:08 (16 years ago)
Author:
r2d
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SV8Specification

    v42 v43  
    177177It contains a chapter position and associated tag.[[BR]]
    178178There is 1 packet for each chapter.
    179 When used in a file, all CT packets must be consecutive. They must be the next (group of) packet after Seek Table packet if present, or the last (group of) packet before the Stream End packet else. Chapters are presented by the application in the same order as they appear in the file.[[BR]]
     179When used in a file, all CT packets must be consecutive. They must be the next (group of) packet after Seek Table packet if present at the end of the file, or the last (group of) packet before the Stream End packet else. Chapters are presented by the application in the same order as they appear in the file.[[BR]]
    180180When used while streaming, this packet can be inserted between AP packets, and the tag data is valid for the next samples, until a new CT packet is sent.
    181181
    182182|| '''Field''' || '''Size (bits)''' || '''Value''' || '''Comment''' ||
    183183|| Sample offset || n*8; 0 < n < 10 ||  || Position of the chapter in samples. In a file from the beginning of the file, in a stream from the last sample before this packet ||
    184 || APEv2 tag || n*8 ||  || [http://wiki.hydrogenaudio.org/index.php?title=APEv2_specification APEv2 tag] without the preamble { 'A', 'P', 'E', 'T', 'A', 'G', 'E', 'X' } in the header or footer, preferably without footer ||
     184|| APEv2 tag || n*8 ||  || [http://wiki.hydrogenaudio.org/index.php?title=APEv2_specification APEv2 tag] without the preamble { 'A', 'P', 'E', 'T', 'A', 'G', 'E', 'X' } in the header or footer, preferably without footer. This field is optional. ||
    185185
    186186