We use app_multi_cam to test our cameras,.the apponly support nv12 format output.But our LCD(connect to DSI) support RGB888 format .
How to convert nv12 image to rgb888? We used sdk8.2
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.
We use app_multi_cam to test our cameras,.the apponly support nv12 format output.But our LCD(connect to DSI) support RGB888 format .
How to convert nv12 image to rgb888? We used sdk8.2
DSI outputs currently only in RGB888 format. The input in NV12 format will be converted to RGB888 format inside the DSS.
Regards,
Brijesh
Hi,Brijesh,
Thanks!
But LCD display very bad,like this
Our sensors support yuv422 uyvy format,did I need to convert to other format?How to convert this format?
Hi,
Could you please elaborate your usecase here?
You are using multi-cam demo, where your sensors output yuv422 format right?
the apponly support nv12 format output
If that is the case, could you clarify what do you mean by the above statement?
Are you using the multi-cam demo in SDK 8.2 as it is? or are there any changes?
Regards,
Nikhil
Ok. Thank you for letting us know.
Closing this ticket as the issue is resolved.