Add a custom codec component to OMXPlayer

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

Add a custom codec component to OMXPlayer

1,645件の閲覧回数
dorothyxsara
Contributor II

Hi all,

In multimedia framework of 10.3.1 android, there are 3 players to play media. They are OMXPlayer,MidiFile,StagefrightPlayer.

OMXPlayer is provided by FSL as .so library. It includes omx core, omx codec component and omx data pipe.

Now I want to add a new codec(such as *.mymp4), also it should be displayed by ipu.

So could I add a new omx codec component(according to openmax IL interface)? Then I register it in /etc/component_register. Could OMXPlayer recognize and play it correctly?

Since there isn't any source code of OMXPlayer, is it reasonable?

PS:Although StagefrightPlayer supports to add a custom codec, but I don't think it use overlay. It should be displayed by SW.

Thanks a lot!

ラベル(1)
タグ(2)
0 返答(返信)