This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Colour format is missing while encoding the yuv420 video.

Hi,

            I am using ti8148 EVM board and trying to encode 720X480 yuv420 video, it is able to encode to .h264 but when I am playing the encoded video with VLC player, colours are distorted. Please help to resolve the colour issue.

Thanks,

Sudheer.

  • Hello,

    The output of the encoder component is 4:2:0 semi planar. Probably you will need to colour convert to 4:2:2 to see it correct.

    You could check OMX user guide for information about the components.

    Best Regards,

    Margarita

  • 5074.video.tar


    Hi Margarita,

                            I have attached the sample video of yuv420 and we have encoded using the OMX encode example present in ezsdk, original video is also attached. When encoded the video is played using VLC player, the colour is getting distorted.

    Please can you tell us the reason for that?   And if we  need to colour convert the output h264 video to 4:2:2, please suggest how to do that?

     

    Regards,

    Sudheer