I.MX8mq VPU decoder fail

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

I.MX8mq VPU decoder fail

1,351件の閲覧回数
kajal_rangani
Contributor I

Hi,

I am using Android p9.0.0_2.3.0 on imx8mq.

When i tried to do http streaming of 1920x1080p resolution, Got below log:

I OMXPlayer: FilterOneBuffer: vpu dec buf failure: ret=0x1

further debugging lead to below log

I OMXPlayer: No more space to handle input ts.

 this log blocks GetBuffer API to get input buffer address.

same vector plays perfectly well when i tried to play it locally but it fails when i tried to stream it using HTTP protocol .

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

1,239件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Kajal,

How many player are this? because the Android on MX8M manage around 4 player without memory space notice. Maybe we are on a bug here.

Regards

0 件の賞賛
返信

1,239件の閲覧回数
kajal_rangani
Contributor I

Hello,

I am trying To do HTTP streaming via Gallery App.

command which i ran on IMX8M is "adb shell am start -n com.android.gallery3d/com.android.gallery3d.app.MovieActivity -d http://192.168.0.12:8080/123"

OMXPlayer is used.

0 件の賞賛
返信