- This ES Descriptor has a DecoderConfigDescriptor that has 'objecttype' and 'streamtype' integer fields that would identify the stream format and I can find no info on how to map the formats to those values (other than AAC).
- The DecoderConfigDescriptor has some 'bitrate' and 'decoding buffer size' fields which aren't usually provided by GStreamer, so I'm just filling that up with zeros.
Also I've started to test the mpeg4 files in a PS3, too bad it doesn't give meaningful error messages.
1 comment:
I think these things are all defined in the MPEG4 specifications. For which you have to pay...
Post a Comment