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

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


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

--- Comment #13 from dam at cosinux.org ---
I think I traced it back to that function call:

The 

E SoftAAC2: first buffer should have OMX_BUFFERFLAG_CODECCONFIG set 

is in fact the SoftAAC2 codec setting the flag by itself on first input buffer,
the next trace, 

SoftAAC2: aacDecoder_ConfigRaw decoderErr = 0x2003

is

https://github.com/mstorsjo/fdk-aac/blob/72037da0badf4c2ae0293d7b8b350651e4f96a61/libMpegTPDec/src/tpdec_latm.cpp#L211

returning one of the TRANSPORTDEC_UNSUPPORTED_FORMAT

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