<div dir="ltr"><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>Hi,</div><div><br></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">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".<br><br>The output log using the Android Monitor is the next:<br></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><br></div><div><br></div><div>06-19 16:12:07.010: E/GLConsumer(19706): [SurfaceTexture-0-19706-4] checkAndUpdateEglState: invalid current EGLContext</div><div>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</div><div>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:</div><div>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)</div><div>06-19 16:12:07.011: E/GStreamer(19706): java.lang.IllegalStateException: Unable to update texture contents (see logcat for details)</div><div>06-19 16:12:07.011: E/GStreamer(19706): <span class="gmail-Apple-tab-span" style="white-space:pre">      </span>at android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)</div><div>06-19 16:12:07.011: E/GStreamer(19706): <span class="gmail-Apple-tab-span" style="white-space:pre"> </span>at android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:240)</div><div>06-19 16:12:07.011: E/GStreamer(19706): )</div><div><br></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">----<br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">NDK_LEVEL:         android-23</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">NDK_APP_ABI:              armeabi-v7</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">GST_ANDROID_VERSION:      1.7.9 </blockquote><br></blockquote></div>