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