Hello,
As part of solution to capture the same video as given by output (by wiring 24-pins Vout into VIP), we encounter the following challenge:
According to comments in code display(swms) format is only supported with: YUV422I_YUYV , YUV420SP_UV
But capture supports only the following formats : YUV422P , RGB24_888.
Is there some way to overcome this limitation ? If it is a driver limitation should we add support in video output for RGB24_888 ?
Best Regards,
Ran