[gstreamer-bugs] [Bug 615681] New: GstMpeg2Demux do not support AAC LATM Stream type
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 13 13:37:33 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=615681
GStreamer | gst-plugins-bad | git
Summary: GstMpeg2Demux do not support AAC LATM Stream type
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: xharada at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=158644)
View: https://bugzilla.gnome.org/attachment.cgi?id=158644
Review: https://bugzilla.gnome.org/review?bug=615681&attachment=158644
Patch to add new stream type in the MPEG demux.
The mpegdemux plugin do not identify the stream type of audio AAC-LATM
(encapsulated in LATM container).
The format has the stream type of 0x11.
I created a little patch (attached) that identify this AAC stream type, and
handles it as a AAC-ADTS (0x0f stream type) format.
This stream type (0x11) is defined in ISO 13818-1, and it is used by the SBTVD
TV System (Brazilian Digital TV Standard).
--
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