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.

How to output video to qt windows on dm365 evm

hi

i have a dm365 evm with lcd module.i use qt to display video captured from dm365.the video stream captured by dm365 is NV12 format now.i want to paint the NV12 stream to qt painter.i don't know if qpainter support NV12 directly.And anyone could give me a example for display stream from dm365 on qt window?i use dvsdk4 .

thanks