renderingsdl-2pixelformat

SDL2: Render textures YUV and RGB


Is it possible to render textures with different pixel format (YUV420 and RGB444) simultanuously? Here is a superposition of two textures of the same image (little picture has lost color):

enter image description here


Solution

  • Now it works fine. Probably an incorrect operation of the VM may have occurred.