[android-developers] New OMX component integration into Opencore
I am trying to integrate VP8 video codec into PV opencore FW in Froyo
& test at PV test application level.
I have done the following steps,
1. Made a new folder for vp8 @ external/opencore/codecs_v2/omx/
omx_vp8.
2. Made appropriate modifications in the omx_baseclass, omx_common
etc.
3. Modified the PV test app (external/opencore/codecs_v2/omx/
omx_testapp) for testing VP8.
4. included the VP8 source code to froyo.
5. Included new oscluuid for VP8
With these modifications, the build is fine. The shared libraries and
binaries are creating properly.
Also OMX-MasterInit is passing.
But the application fails at OMX_GetHandle(). *pHandle is coming as
zero.
I am using the PV OMX core. I am just adding a new codec which is not
supported by PV Opencore and test at PV test_app level.
Can you please answer my below queries:
1. Do we need to change the pvplayer.cfg file? Bcoz i am using the PC
omx_core itself.
2. Any other changes needs to be done for integrating a new component
into Opencore?
Please provide you valuable inputs.
Let me know if need any additional informations.
Thanks,
Prajeesh
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home