libstagefright - Experimental hardware video decoding builds
#90
Ok , heres the error pulled from logcat:
First version posted , playback crashed at the end of the video:

F/OMXCodec(11388): frameworks/av/media/libstagefright/OMXCodec.cpp:3039 CHECK(info->mStatus == OWNED_BY_US || info->mStatus == OWNED_BY_NATIVE_WINDOW) failed.
F/libc (11388): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 11400 (Binder_2)
E/OMXNodeInstance( 129): !!! Observer died. Quickly, do something, ... anything...
E/InputDispatcher( 453): channel '427f78b0 org.xbmc.xbmc/android.app.NativeActivity (server)' ~ Channel is unrecoverably broken and will be disposed!


And the second version which crashed at the start of playback:

E/SurfaceTexture(23730): [unnamed-23730-0] updateTexImage: error binding external texture image 0x3f64bc6c (slot 1): 0x502
E/AndroidRuntime(23730): FATAL EXCEPTION: Thread-551
E/AndroidRuntime(23730): java.lang.RuntimeException: Error during updateTexImage (see logcat for details)
E/AndroidRuntime(23730): at android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
E/AndroidRuntime(23730): at android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:162)
E/AndroidRuntime(23730): at dalvik.system.NativeStart.run(Native Method)

Pulled with *:E , dont know if its enough.




Messages In This Thread
RE: libstagefright - Experimental hardware video decoding builds - by Jasper - 2013-01-19, 15:13
libstagefright - by mo123 - 2013-05-14, 14:29
RE: libstagefright - by Koying - 2013-05-14, 14:30
RE: libstagefright - by Maverick5269 - 2013-05-16, 23:04
RE: libstagefright - by matander - 2013-05-19, 18:26
RE: libstagefright - by FreeFrag - 2013-05-22, 13:02
Logout Mark Read Team Forum Stats Members Help
libstagefright - Experimental hardware video decoding builds10