YUV422(16 bit) to RGB888(24 bit) gives green screen error

I am facing the same issue as discussed here
The color conversion using openCV for COLOR_YUV2BGR_YUY2, doesn’t resolve the issue.
Could anyone help here?