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.

HD YUV422 8 bit 2 way pixel multiplexed stream mode for video capture



Dear supporter,

My DVR system has a customized application for HDVPSS of DM8168. that is

The video stream is sourced from a FPGA logic.

I want to transmit 2 ch 1920*1080i 30fps on a single 8 bit video port with BT656 format.

The clock for each ch is 74.25 Mhz such that the multiplexed stream has a clock rate of 148.5 Mhz.

The mode of multiplexed stream is YUV422 8 bit 2x pixel multiplexed with BT.656 embedded sync.

I tried some VPSS code modification but it doesn't work. VPSS can not get anything and I don't see any error message.

Besides, to verify the other environment is 'good', I did a test:

I change the capture mode to 8 bit single channel embedded sync mode to receive 1080p 30fps (148.5Mhz). Of course ,the FPGA logic is also changed.

VPSS can get  correct video data!

So, it seems everything is OK except the multiplex video stream format is used or not.

Does anyone can give me help?

Thanks!