Skip to content

Instantly share code, notes, and snippets.

@lubosz
Created March 14, 2013 14:46
Show Gist options
  • Save lubosz/5161914 to your computer and use it in GitHub Desktop.
Save lubosz/5161914 to your computer and use it in GitHub Desktop.
03-14 15:41:32.511: E/OMXNodeInstance(9234): OMX_GetExtensionIndex failed
03-14 15:41:32.511: W/GStreamer+codecparsers_h264(9234): 0:00:06.037054000 0x781b0830 gsth264parser.c:1759:gst_h264_parser_parse_slice_hdr couldn't find associated picture parameter set with id: 0
03-14 15:41:32.516: E/SoftAVC(9234): Decoder failed: -2
03-14 15:41:32.516: E/ACodec(9234): [OMX.google.h264.decoder] ERROR(0x80001001)
03-14 15:41:32.516: E/MediaCodec(9234): Codec reported an error. (omx error 0x80001001, internalError -2147483648)
03-14 15:41:32.516: E/GStreamer+amc(9234): 0:00:06.039189000 0x783fbf20 gstamc.c:703:gst_amc_codec_dequeue_output_buffer Failed to call Java method
03-14 15:41:32.516: W/System.err(9234): java.lang.IllegalStateException
03-14 15:41:32.516: W/System.err(9234): at android.media.MediaCodec.dequeueOutputBuffer(Native Method)
03-14 15:41:32.516: W/System.err(9234): at dalvik.system.NativeStart.run(Native Method)
03-14 15:41:32.516: E/GStreamer+amcvideodec(9234): 0:00:06.040768000 0x783fbf20 gstamcvideodec.c:997:gst_amc_video_dec_loop:<amcvideodec-omxgoogleh264decoder0> Failure dequeueing input buffer
03-14 15:41:32.516: W/GStreamer+amcvideodec(9234): 0:00:06.040955000 0x783fbf20 gstamcvideodec.c:1104:gst_amc_video_dec_loop:<amcvideodec-omxgoogleh264decoder0> error: Failed to dequeue output buffer
03-14 15:41:32.516: D/GStreamer+tutorial-4(9234): 0:00:06.041371000 0x73038a60 jni/tutorial-4.c:131:set_ui_message Setting message to: Error received from element amcvideodec-omxgoogleh264decoder0: GStreamer encountered a general supporting library error.
03-14 15:41:32.516: E/GStreamer+amc(9234): 0:00:06.042499000 0x73038a60 gstamc.c:408:gst_amc_codec_flush Failed to call Java method
03-14 15:41:32.521: W/System.err(9234): java.lang.IllegalStateException
03-14 15:41:32.521: W/System.err(9234): at android.media.MediaCodec.flush(Native Method)
03-14 15:41:32.521: W/System.err(9234): at dalvik.system.NativeStart.run(Native Method)
03-14 15:41:32.521: E/GStreamer+amc(9234): 0:00:06.043573000 0x73038a60 gstamc.c:408:gst_amc_codec_flush Failed to call Java method
03-14 15:41:32.521: W/System.err(9234): java.lang.IllegalStateException
03-14 15:41:32.521: W/System.err(9234): at android.media.MediaCodec.flush(Native Method)
03-14 15:41:32.521: W/System.err(9234): at dalvik.system.NativeStart.run(Native Method)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment