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.

SDK 5.04 OMX.TI.DUCATI.VIDSPLC usage question

Hi,

I have upgraded to 5.04 on EVM-816x and noticed that there is a new omx component VIDSPLC .

Couldn't find any docs about , but from looking at .h I understand that it splits input port to multiple output ports.

I am planning to implement following pipeline :

Capture1080p60 -> Splitter->Display 1080p60

                                             ->Scaler 240p->Encode->File

                                            -> Scaler 480p->Encode->File

                                             ->Scaler 720p->Encode->File

Is these a preffered way of implement something like these ? Or there other ways of rchive these splitting and multiple incode functionality ?

Thank You

Vladik