Hi All,

I am integrating the bellagio omx with opencore framework. I have enabled
the "HARDWARE_OMX" to include the vendor omx core.
I have included the libomxil and compilation is done.
On board omx test application are working fine. While playing with android
video player OMX_Init is called and all the components are registered in the
PV framework. It is failing in:

E/LIBOMXIL( 1750): In compMessageHandlerFunction
E/LIBOMXIL( 1750): In omx_videodec_component_MessageHandler
E/LIBOMXIL( 1750): FFMpeg Library/codec iniited
E/LIBOMXIL( 1750):
E/LIBOMXIL( 1750):  codec other than mpeg4 and avc(h264) is not supported --
codec not found
D/dalvikvm( 1586): GC freed 97 objects / 3984 bytes in 167ms
W/KeyCharacterMap( 1678): No keyboard for id 0

I have observed that the "omx_videodec_component_Constructor" is not called.
As per "Figure 2: OMX component instantiation through OMX_GetHandle"
in "OpenMax Call Sequences" document OMX_Handle() should be called before
OMX_GetParameters().

Do I need to modify the Bellagio core/components?

Thanks in advance

Regards,
Manish

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to