I would like to use MCSDK video PCIe demo(sv04) to encode multi video stream concurrently.
I have tried set one encoder to run on core 0,1 and the other one run on core 2,3.
The first encoding process can run correctly and then I start the second process but it can't work.
The two encoding tasks can work independently, but can't work simultaneously.
Does the demo application support multi instances?
How can I achieve this purpsoe?
Thanks a lot.
Test Environment:
OS: Ubuntu 12.04.1 LTS 64bit
DSP: DSPC-8681E
SDK: mcsdk_video_02_01_00_03, desktop-linux-sdk_01_00_00_04
Encoder: C66x_h264venc_01_24_01_01_ELF
Best Regards,
Harvey