Do you know imx6 how to implement OMX_UseBuffer?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Do you know imx6 how to implement OMX_UseBuffer?

693件の閲覧回数
fdact
Contributor I

Hi,

    My problem on imx6 sabresd_6dq  with android 4.2.2 and kernel. I need use hardware decoders, Can you tell me how to implement OMX_UseBuffer in the imx6?

Thanks.

ラベル(1)
タグ(1)
0 件の賞賛
3 返答(返信)

455件の閲覧回数
art
NXP Employee
NXP Employee

The low level hardware support for graphics and video is already implemented in the Android BSPs for the i.MX6 platforms. You just have to use the regular Android APIs to access graphics/video features.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

455件の閲覧回数
fdact
Contributor I

I need use video render acceleration in the sw decoders. Do you know how to use to vpu acceleration for play video with third party lib?

Thanks.

0 件の賞賛

455件の閲覧回数
art
NXP Employee
NXP Employee

Just use the regular Android APIs:

Develop Apps | Android Developers 

There are some examples:

Getting Started | Android Developers 

0 件の賞賛