Hi, I am testing video playback on an imx53-qsb running 5.10.6, but I am not getting the correct colors in the TVE output. This is the result: https://www.dropbox.com/s/a4ifivpoi663dkd/mx53.mp4?dl=0 The original video is this one: http://cdn.clipcanvas.com/sample/clipcanvas_14348_offline.mp4 I resized the TVE output to 1024x576 so that scaling is not needed for now. The Gstreamer pipeline I am using is: # gst-launch-1.0 filesrc location=/media/clip.mp4 ! qtdemux ! h264parse ! v4l2h264dec ! kmssink Gstreamer version is 1.18.2. Any ideas on how to get the video playback with the correct colors? Thanks, Fabio Estevam