After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741241 - androidmedia: Set KEY_IS_ADTS when using adts aac streams
androidmedia: Set KEY_IS_ADTS when using adts aac streams
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-08 10:32 UTC by Edward Hervey
Modified: 2018-11-03 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2014-12-08 10:32:04 UTC
Currently the androidmedia aac decoders state that they can consume ADTS aac (in addition to raw packetization).

When this happens, we also need to set the KEY_IS_ADTS to 1 on the media format, otherwise some implementations will barf at the stream (they assume it's raw and not in adts).

http://developer.android.com/reference/android/media/MediaFormat.html#KEY_IS_ADTS
Comment 1 GStreamer system administrator 2018-11-03 13:29:21 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/198.