This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5708: Multiple H.264 decoding issue

Part Number: AM5708

Tool/software: Linux

Hi,

I am trying to open multiple decoding instances of (284x160@30 FPS) resolution on my AM5708 processor and it fails to open decoding instances (VIDDEC3_create with null return) after opening 5 such instances. I was just opening one Engine (Engine_open), so I changed my code to open multiple engines and added one decoding instances under each engine. But still its fails after opening max 4 engines. 

Is there any limitation on maximum number of decoding instances that can be opened at a time. My use case is to open 20 instances of such resolution or even more with smaller resolution. What need to be done or what I am missing under configuration which can help me to open much such decoding instances.

Regards,

Navneet Agarwal