OMX component should be registred with pvcore
check the pv omx component for more info

On Tue, Sep 14, 2010 at 1:19 PM, Bikash jamwal <bikash.jam...@gmail.com>wrote:

> hi Prajeesh
>
> i am new to android . i am also trying to integrate new codec to pv
> opencore . can u please give me detailed info what u have done so ..
>
> thanks
>
> Bikash
>
>
> ---------- Forwarded message ----------
> From: praji <prajeesh.mo...@gmail.com>
> Date: Aug 2, 11:38 am
> Subject: New OMX component integration into Opencore
> To: Android Developers
>
>
> 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Warm Regards,
Nagaraj

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to