GST_DEBUG=3 gst-launch-1.0 filesrc location=video_capture.mjpeg ! jpegparse ! v4l2jpegdec capture-io-mode=dmabuf-expor
t output-io-mode=dmabuf-import ! "video/x-raw,format=BGR" ! videoconvert ! "video/x-raw,format=BGRx" ! queue ! waylandsink
0:00:00.134602495 1098 0xaaaae5576030 ERROR GST_PIPELINE grammar.y:707:gst_parse_element_make: could not set property "capture-io-mode" in e
lement "v4l2jpegdec" to "dmabuf-export"
0:00:00.134737412 1098 0xaaaae5576030 ERROR GST_PIPELINE grammar.y:1385:priv_gst_parse_yyparse: link has no sink [source=@0xaaaae54b3340]
0:00:00.136424040 1098 0xaaaae5576030 ERROR GST_PIPELINE grammar.y:1385:priv_gst_parse_yyparse: link has no source [sink=@0xaaaae5542c50]
WARNING: erroneous pipeline: could not set property "capture-io-mode" in element "v4l2jpegdec" to "dmabuf-export"
root@imx95-15x15-lpddr4x-frdm:~# GST_DEBUG=3 gst-launch-1.0 filesrc location=video_capture.mjpeg ! jpegparse ! v4l2jpegdec capture-io-mode=dmabuf-expor
t output-io-mode=dmabuf-import ! "video/x-raw,format=BGR" ! videoconvert ! "video/x-raw,format=BGRx" ! queue ! waylandsink