[Bug 615681] GstMpeg2Demux do not support AAC LATM Stream type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 15 09:08:59 PDT 2011


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

cascardo changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cascardo at holoscopio.com

--- Comment #7 from cascardo at holoscopio.com 2011-03-15 16:08:55 UTC ---
I've got to make AAC LATM support from FFMPEG working with gst-ffmpeg and
mpegtsdemux using a very similar patch to this one in mpegtsdemus.

The solution requires a patch applied to ffmpeg (already upstream), a fix in
gst-ffmpeg already in this bug
(https://bugzilla.gnome.org/show_bug.cgi?id=643591). It also needs support for
AAC_LATM in gst-ffmpeg codecmap. This, however, requires that we agree between
plugins what to use for caps, so auto-plugging will work.

I like the idea of using "transport={adts,latm}" or whatever aacparse uses.
However, how should we proceed with the many plugins in different modules
(gst-plugins-bad and gst-ffmpeg)?

-- 
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