|
Posted by Mark Armour on November 2, 2006, 5:06 pm
If you were Registered and logged in, you could reply and use other advanced thread options
I am working on a parser for 3gpp2 files, and in particular I want to
learn how to parse the 'mdat' portion. I realize that almost all of
this raw data requires parsers for various codecs. What I want to be
able to do is separate the tracks so that I can determine whether I can
parse the individual compontents.
I have parsed the moov atom successfully, but I am not sure how to
proceed. Specs, books, etc. that I should acquire or read?
Thanks in advance.
|