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.

TDA4VM: A question about the format of CSIRX output data

Part Number: TDA4VM

Hi, experts

I have a camera that outputs data in YUV422 format.

When I configured the output data format of CSIRX to FVID2_DF_YUV422I_YUYV, I found that the data was correct.
However, I see that H264 encoding seems to require data in NV12 format.

So, my question is, can I configure the output format to FVID2_DF_YUV420SP_UV when I collect? This can save additional formatting steps.
So far, when I configure like this, I can collect data, but the data parsing is incorrect.

Best regards,

Tao