OMX_GetExtensionIndex failed

Bruce Tsai wagamama.tsai at gmail.com
Wed Sep 18 00:26:45 PDT 2013


On Tue, Sep 17, 2013 at 9:26 AM, Bruce Tsai <wagamama.tsai at gmail.com> wrote:

> Hi all,
>
> Has anyone encountered "OMX_GetExtensionIndex failed" problem?
> I cross-compiled gstreamer-sdk to android_x86 version and tried playing
> mp4 video on an Android_x86 device.
> The screen is green and some stripes flashing at the bottom half of the
> video frame while playing.
> I then compared the log [1] with a normal one and found some never seen
> errors.
>
> One is "E/OMXNodeInstance(18090): OMX_GetExtensionIndex failed".
> The other is "E/libEGL(18090): call to OpenGL ES API with no current
> context (logged once per thread)"
>
For the second error, I found a solution from
http://stackoverflow.com/a/3383797/1249320
This may be a thread issue.
However, I have no idea about where to add "EGL.eglMakeCurrent".


>
> How do I get more information from this situation to figure out the
> problem?
>
> [1]
> https://dl.dropboxusercontent.com/u/72809300/AsusFonepad/log_no_mp4_video.txt
>
> Yi-Lung (Bruce) Tsai
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20130918/d629c6e2/attachment.html>


More information about the gstreamer-android mailing list