Unable to update texture

David Gomez ashkain64 at gmail.com
Tue Jun 20 06:48:37 UTC 2017


Hi,

I'm working in a MPEG-DASH player for android and when reproduce a
multiquality contentm the video crash and the image is frozen. The pipeline
is a simple "playbin".

The output log using the Android Monitor is the next:



06-19 16:12:07.010: E/GLConsumer(19706): [SurfaceTexture-0-19706-4]
checkAndUpdateEglState: invalid current EGLContext
06-19 16:12:07.011: E/GStreamer+amcvideodec(19706): 0:14:43.111294754
0xb827d4f0
gstamcvideodec.c:1019:_gl_sync_render_unlocked:<amcvideodec-omxexynosavcdec2>
Failed to update texture image
06-19 16:12:07.011: E/GStreamer(19706): 0:14:43.111625171 0xba13ec00
/home/xxx/xxx/pipeline.c:245:message_received:<Rectangle(Clone)-1098>
GStreamer encountered a general supporting library error.
(gstamcvideodec.c(1020): _gl_sync_render_unlocked ():
/GstPlayBin:playbin2/GstURIDecodeBin:uridecodebin2/GstDecodeBin:decodebin2/GstAmcVideoDec-OmxExynosAvcDec:amcvideodec-omxexynosavcdec2:
06-19 16:12:07.011: E/GStreamer(19706): Failed to call Java method:
java.lang.IllegalStateException: Unable to update texture contents (see
logcat for details)
06-19 16:12:07.011: E/GStreamer(19706): java.lang.IllegalStateException:
Unable to update texture contents (see logcat for details)
06-19 16:12:07.011: E/GStreamer(19706): at
android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
06-19 16:12:07.011: E/GStreamer(19706): at
android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:240)
06-19 16:12:07.011: E/GStreamer(19706): )

----

NDK_LEVEL:         android-23

NDK_APP_ABI:              armeabi-v7

GST_ANDROID_VERSION:      1.7.9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170620/ba6f7a64/attachment.html>


More information about the gstreamer-devel mailing list