[gstreamer-bugs] [Bug 521542] AAC decoder doesn't support raw AAC streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 23 10:13:29 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=521542

  GStreamer | gst-openmax | Ver: HEAD CVS




------- Comment #1 from Felipe Contreras  2008-05-23 17:13 UTC -------
I've checked the code and the faad plug-in isn't parsing that "codec_data".

It's passing the information to faad through faacDecInit2.

The information to determine the stream format (ADTS or ADIF) is present in the
normal stream, not on the "codec_data". The "codec_data" field contains
information about the profile.

I'm not aware of any facility to pass this "codec_data" to OpenMAX IL. I'm
investigating.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=521542.




More information about the Gstreamer-bugs mailing list