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.

DM8148, OMX video frame sync

Hi,

With EZSDK 5_04_00_11, gstreamer and OMX plugins are nicely working.

I'm looking for a way to synchronize video frames to the 802.1As clock.

OMX has a Clock Component, and it can be used for the synchronization of the rendering timing to a clock.

But it seems that TI supported OMX doesn't have the implementation of OMX Clock Component.
I've tried to call OMX_GetConfig with  OMX_IndexConfigTimeCurrentMediaTime, and got a return cod of the OMX_ErrorUnsupportedIndex.

Does TI have a plan to implement OMX Clock Component?

Are there any other ways to make a frame level timing control of video rendering?

How AV sync is supported on gstremer + OMX plugins?

Thanks,
Shiro