|
Hello, I have been trying to display frames
captured using a webcam. I have successfully captured the frames in RGB24 format but I am not able to
figure out that when I Lock the surface to display the frames using memcpy what format
should I change my frames into , so as to do a direct memcpy onto the surface. I understand that I get a
void pointer to the surface data on Locking the surface but what format is the surface in? When I do a direct memcpy I get skewed, imperceptible
images. Please help me.
|
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
