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 .