File: segmentinfo-valid.xml

package info (click to toggle)
mkvtoolnix 97.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 60,284 kB
  • sloc: cpp: 217,034; ruby: 11,453; xml: 8,125; ansic: 6,885; sh: 5,274; python: 1,041; perl: 191; makefile: 113; awk: 16; javascript: 4
file content (18 lines) | stat: -rw-r--r-- 905 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE Info SYSTEM "matroskasegmentinfo.dtd">

<Info>
  <SegmentUID format="hex">00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F</SegmentUID>
  <NextSegmentUID format="hex">ff ee dd cc bb aa 99 88 77 66 55 44 33 22 11 00</NextSegmentUID>
  <PreviousSegmentUID format="hex">00 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff</PreviousSegmentUID>
  <SegmentFamily format="hex">11 00 11 11 11 22 11 33 11 44 11 55 11 66 11 77</SegmentFamily>
  <ChapterTranslate>
    <ChapterTranslateEditionUID>198273192783</ChapterTranslateEditionUID>
    <ChapterTranslateCodec>0988908</ChapterTranslateCodec>
    <ChapterTranslateID>123123</ChapterTranslateID>
  </ChapterTranslate>
  <SegmentFilename>seg FN</SegmentFilename>
  <PreviousSegmentFilename>previous segment filename</PreviousSegmentFilename>
  <NextSegmentFilename>next segment filename</NextSegmentFilename>
</Info>