Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH
Tool/software:
TDA4VH custom board
SDK 11.0 linux + freertos
We currently have the application requirements for VPAC MSC as shown in the following pictures.

Our cameras output images in the UYVY format, and we are aware that LDC and GPU respectively support the UYVY and YUYV formats.
We have learned that MSC supports the conversion from UYVY format to YUYV. Therefore, we hope to fulfill the above requirements without using LDC for formatting.
However, during the debugging process, we discovered that If MSC's output_img[0] outputs UYVY, then output_ig[1] and output_img[2] cannot output YUYV.So we would like to confirm whether MSC has any solutions to this problem.
If MSC is unable to support this application scenario, we would like to know if the GPU can support UYVY.
Regarding the issue of whether the GPU supports the UYVY format, we encountered a similar problem in E2E, but no one has replied so far.