I need to be able to display an input video source at 1080p@60 RGB 888 or YUV 444 through the 8168 and output the video at 1080p@60 RGB 888 or YUV 444. The OMX users guide specifically states that it can only support YUV 422, so it seems to me that I can't use the OMX interface for what I want to do. Is there any example code or more specific information about how this can be done? I also want to be able to display graphics on top of the video at the same resolution and color space. I'm current using the 5.01.01.80 SDK and I'm in the process of upgrading to the 5.02.01.59 SDK.