writing a mkv parser and I'm stuck

Rapsey <[email protected]>
Newsgroups gmane.comp.multimedia.matroska.user
Message-ID <CALDM7ZFea9x9kspBkePLzAk-n2YOqe7eUXbvd_cUrpSU=dVgSw@mail.gmail.com>
When my code reaches a cluster, the file bytes are:
1F,43,B6,75 -> container
26,9,6D -> size of container (by the way, where is it specified that master
elements have a size after the ID. I can't find it in EBML spec or mkv
spec?)
E7 -> timecode
81 -> one byte number
0 -> ?????
A3 - simple block
...

The next cluster again has something I can't find in the spec after timecode
value.
1F,43,B6,75 -> container
29,2C,99 -> size of container
E7 -> timecode
82 -> one byte number
7 -> ?????
D2 -> ????
A3 - simple block
...


thank you
Sergej

_______________________________________________
Matroska-users mailing list
[email protected]
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.