[android-developers] Re: OMX_GetExtensionIndex failed Message

2011-07-12 Thread Ji
Hi, Thanks for replying: Can you suggest me what I may be doig wrong below? After onCreate() I call playVideo() when surface is created and then start the playback when onPrepared is called. After finishing playback I release the player. Can you suggest if we need to explicitly release

[android-developers] Re: OMX_GetExtensionIndex failed Message

2011-07-05 Thread oochieman
On Jul 5, 5:23 am, Ji jiten.g...@gmail.com wrote: Hi     I have an app that switches from Android Honeycomb home screen to mp4 Video (H264 format) The loop plays fine but in the logs I see this message.OMX_GetExtensionIndex failed After few hours of successful loop playing,  I see the