I.MX8mq VPU decoder fail

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I.MX8mq VPU decoder fail

1,814 次查看
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 .

标记 (2)
0 项奖励
回复
2 回复数

1,702 次查看
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,702 次查看
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 项奖励
回复