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.

How many TVP components can be set up by using the "OMX.TI.VPSSM3.CTRL.TVP" in DM816x EZSDK EVM

Hi all,

I am trying to use OPENMAX to create two video capture components by using OMX-GetHandle (, OMX.TI.VPSSM3.VFCC, ,), and meanwhile, I want to create two decoder TVP components respectively by using OMX_GetHandle(, OMX.TI.VPSSM3.CTRL.TVP, , ).

Is anyone have some experience about these?

is it possible? For DM816x EZSDK EVM, its capture-encode example only support one video stream capture, can I modify it this way and achieve two video streams?

thanks

George