Freescale / gstreamer-imx

GStreamer 1.0 plugins for i.MX platforms
Other
182 stars 127 forks source link

imxvideoconvert_g2d issue on imx8m mini evk #300

Closed miltechniks closed 2 years ago

miltechniks commented 2 years ago

Hello,

I builded the yocto-image together with the gstreamer-imx Plugin for the imx8m mini evk.

When I now run gst-play-1.0 --videosink "imxvideoconvert_g2d ! glimagesink" https://dl8.webmfiles.org/big-buck-bunny_trailer.webm I have some Issue with the colour in the video: imxvideoconvert_g2d

When I remove the imxvideoconvert_g2d everything works as expected and the video is fine.

I can provide some further logs, when there is any need for it.

dv1 commented 2 years ago

imxvideoconvert_g2d is not part of gstreamer-imx. It is from the NXP imx-gst1.0-plugin, which is entirely different. Either consult NXP or try using imxg2dvideoconvert from gstreamer-imx. If you do the latter, and you still see issues, feel free to reopen this issue.