Hi,
I work on DM8168 board, EZSDK-5.0.3.15.
I want to how omx capture the video signal and display. And i followed the examples provided in EZSDK for OMX component chains,
only see the last step "OMX_TI_VFCC_ComponentInit". But I can not find the context? Does TI only supply the library other than source ,can you help me?
Then how can i complete a video track application on the DM8168, based on the PAL video signal?
Using the VFCC and VFDC, should i write a component for my algorithm?
I have seen that "External video capture is only supported through the TVP7002 video decoder via I2C1." in the DM816x EZSDK 5.03 Release Notes.
Is that means I can not capture the PAL video using DM8168 EVM till now?
Thank you !