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.

Linux/TMS320DM8148: Display limitation to RGB888 format ?

Guru 20755 points

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