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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 22 15:44:07 UTC 2016


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

--- Comment #9 from dam at cosinux.org ---
I still have the same problem even with this fix for playing the HLS apple test
stream:

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8

12-22 16:41:05.192 14069 14102 I OMXClient: Using client-side OMX mux.
12-22 16:41:05.197 14069 14102 E OMXMaster: A component of name
'OMX.qcom.audio.decoder.aac' already exists, ignoring this one.
12-22 16:41:05.203 14069 14100 W GStreamer+amcaudiodec: 0:00:00.695035781
0xdd092e60 gstamcaudiodec.c:898:gst_amc_audio_dec_set_format skip forcing aac
lc
12-22 16:41:05.225 14069 14101 E libEGL  : validate_display:255 error 3008
(EGL_BAD_DISPLAY)
12-22 16:41:05.238 14069 14103 E SoftAAC2: first buffer should have
OMX_BUFFERFLAG_CODECCONFIG set
12-22 16:41:05.238 14069 14103 W SoftAAC2: aacDecoder_ConfigRaw decoderErr =
0x2003
12-22 16:41:05.238 14069 14102 E ACodec  : [OMX.google.aac.decoder]
ERROR(0x80001001)
12-22 16:41:05.238 14069 14102 E ACodec  : signalError(omxError 0x80001001,
internalError -2147483648)
12-22 16:41:05.238 14069 14102 E MediaCodec: Codec reported err 0x80001001,
actionCode 0, while in state 6
12-22 16:41:05.239 14069 14100 W GStreamer+amcaudiodec: 0:00:00.730825312
0xdd092e60
gstamcaudiodec.c:1244:gst_amc_audio_dec_handle_frame:<amcaudiodec-omxgoogleaacdecoder0>
error
: Failed to call Java method: java.lang.IllegalStateException
12-22 16:41:05.239 14069 14100 W GStreamer+amcaudiodec:
java.lang.IllegalStateException
12-22 16:41:05.239 14069 14100 W GStreamer+amcaudiodec:         at
android.media.MediaCodec.native_queueInputBuffer(Native Method)
12-22 16:41:05.239 14069 14100 W GStreamer+amcaudiodec:         at
android.media.MediaCodec.queueInputBuffer(MediaCodec.java:2165)
12-22 16:41:05.239 14069 14100 W GStreamer+amcaudiodec:
12-22 16:41:05.239 14069 14100 W GStreamer+audiodecoder: 0:00:00.730882812
0xdd092e60
gstaudiodecoder.c:3047:_gst_audio_decoder_error:<amcaudiodec-omxgoogleaacdecoder0>
error: Fa
iled to call Java method: java.lang.IllegalStateException
12-22 16:41:05.239 14069 14100 W GStreamer+audiodecoder:
java.lang.IllegalStateException
12-22 16:41:05.239 14069 14100 W GStreamer+audiodecoder:        at
android.media.MediaCodec.native_queueInputBuffer(Native Method)
12-22 16:41:05.239 14069 14100 W GStreamer+audiodecoder:        at
android.media.MediaCodec.queueInputBuffer(MediaCodec.java:2165)
12-22 16:41:05.239 14069 14100 W GStreamer+audiodecoder:
12-22 16:41:05.239 14069 14105 E GStreamer+amcaudiodec: 0:00:00.730943906
0xdc5f2320
gstamcaudiodec.c:477:gst_amc_audio_dec_loop:<amcaudiodec-omxgoogleaacdecoder0>
Failure dequeu
eing output buffer
12-22 16:41:05.239 14069 14105 W GStreamer+amcaudiodec: 0:00:00.730979583
0xdc5f2320
gstamcaudiodec.c:614:gst_amc_audio_dec_loop:<amcaudiodec-omxgoogleaacdecoder0>
error: Failed
to call Java method: java.lang.IllegalStateException

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