First you need to initialize the QImage to the dimensions of the frame, Next you just process the frame starting from the first pixel, and set the RGB data at the corresponding location in the QImage.
Regards
Are there any libraries that perform the conversion between YUY2 and RGB that I could just link in?
Bookmarks