Hi,
If I use the second output port on the DEI to output YUV420SemiPlanar to the VFDC component I get the following image:
It works fine if I use the first output from the DEI, which is set up to output YCbYCr. I have made sure that the buffer sizes, frame width, height and stride settings are correct in the DEI and VFDC settings and that the buffers that are shared via OMX_UseBuffer are set up to use the correct buffers. I have also made sure that the call to IL_ClientConnectComponents is connecting the correct components and output ports to the correct components and input ports.
Does the DEI component not support output of YUV420SemiPlanar on both outputs?
What is causing this issue with the image?
Steven