[Bug 740101] amcaudiodec error: 'first buffer should have OMX_BUFFERFLAG_CODECCONFIG set'

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 23 14:58:29 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=740101

--- Comment #14 from dam at cosinux.org ---
Another clue might be that in

https://android.googlesource.com/platform/frameworks/av/+/jb-mr0-release/media/libstagefright/codecs/aacdec/SoftAAC2.cpp

With gstreamer, we see the error trace at line 517. When trying to play the
same bipbop stream with ExoPlayer, the only trace I see is on line 748. So it
seems that when calling SoftAAC2::onQueueFilled from gstreamer, the condition
at line 509 is true, inQueue is not empty while for ExoPlayer, the inQueue is
empty.

I hope this may help...

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