2. With GST_DEBUG="2,*imx*:9"(#gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! imxeglvivsink)

- With debug log it seems “imxeglvivsink” doesn’t support YUY2 or YUYV format. Attached here the complete log. Is there any way to run this with this sink?


Try putting imxipuvideotransform in between, like this:

GST_DEBUG="2,*imx*:9" gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! imxipuvideotransform ! imxeglvivsink


Carlos
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to