[gstreamer-bugs] [Bug 615740] FAAD plugin do not handle AAC LATM transport format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 14 08:00:56 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615740
  GStreamer | gst-plugins-bad | git

--- Comment #9 from Andrzej K. Haczewski <ahaczewski at gmail.com> 2010-07-14 15:00:53 UTC ---
Adding another parser element to handle conversion from LATM/LOAS to raw aac
makes sense. It might actually be a demuxer (latmdemux?), since each AAC stream
muxed in LATM have separate AudioSpecificConfig so it could provide pad for
each stream separately, so each stream needs to expose separate codec_data (==
AudioSpecificConfig) in pad caps for raw AAC stream.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list