> I am working on DIrectFB on TI-DaVinci Platform. I am displaying few JPEG > images on my LCD. However I find that the colors, pink & gray come out to be > more olive than the original. The format of my OSD0 is RGB565. However, when > i use the TV to display the same image, it runs perfectly fine.
I think the format RGB565 has different depth of channels ( 32-64-32 ). Thus the colors are displayed wrong, especially on LCD, which usually has depth 6-6-6. TV out has more color depth and you see right colors ( more or less ). -- Best Regards Nikita Egorov [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
