Hi. I'm using DM648 to capture video(its format is 1080p25 that is the width is 1920 pixel,and the height is 1080 lines) from FPGA. The video is YCbCr422(Y-8bits,Cb,Cr-4bits),so we use the video port 0(16pins) as input. The pspdriver-version is pspdriver_1_10_00_09. However, I find this driver doesn't support this format. So, How to configure the drivers' parameters? thank you!
M.Y. Wu
Hi, why no answer to the question above? By the way, We can get Y data correctly, while the Cb and Cr data is wrong, why and how to solve it. Thank you!