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.

DM385: Image banding issue

Other Parts Discussed in Thread: DM385

Hai,

I developed a qt/qml application which displays some  images. when i execute the application on my DM385 target , the video output on the lcd is very poor.color banding issue is seen. I checked the color depth of target, which is 32 bit and qt also renders image as 32bit. The qt app is using linux frame buffer /dev/fb0. Please help.