[Bug 596772] [mpegtsdemux] fails to detect HE-AAC audio stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 24 20:07:32 PST 2014


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

--- Comment #8 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-02-25 04:28:44 UTC ---
Created an attachment (id=270221)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270221
 Review: https://bugzilla.gnome.org/review?bug=596772&attachment=270221

aacparse: put codec data on caps for loas format

gst-libav audio decoder also needs codec data for LOAS format, otherwise
it will complain about not having a decoder config and skip all packets,
even though LOAS has the codec-data in its packets.

This patch fixes the audio playback, but using playbin this sample still
hangs at preroll. Might be related to the sample being incomplete, but
I haven't investigated this part yet.

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