Hi,
I am using Integra/Netra EVM.
I do have access to TI EZSDK. The requirement is as follows.
- Capture 16 bit YUV data (1080i resolution) as 2x2 D1 video image (starting from (0,0) 1440x960 video and rest of the pixels blank) as shown below.
- Demux this data as 4 separate D1 channels in memory, extract unique metadata (eg. channel number and few other info) from YUV data of all 4 channels, pass these 4 channels' data to DSP for analytics.
Can someone please give me top level idea how this can be achieved ?
My basic intention is to know
1) how DSP will communicate with HDVPSS to get frames
2) Where should I implement the logic for demuxing all 4 channels, extracting metadata etc.
Any suggestion on this will be highly appreciated.
Thanks in advance,
Sweta