Hi,
I'm trying to run multi-channel H.264 encode on AM57X processor running on "ti-processor-sdk-linux-am57xx-evm-02.00.00.00" psdk . I'm able to create 5 video encoder instances for 720*480p resolution but it fails on 6th time (VIDENC2_create call returns NULL). Since HDVICP is capable of running 1080p60 encode, I was hoping to run at least 8 NTSC encodes. I was able to do the same in GLSDK, but its failing for 6th instance on PSDK.
Is this expected behavior on PSDK? Is there any way to handle this?