Загрузка данных


gst-launch-1.0 filesrc location=video_capture.mjpg ! jpegparse ! v4l2jpegdec ! "video/x-raw,format=BGR" ! imxvideoconvert_g2d ! "video/x-raw,width=1920,height=1080,format=BGRx" ! queue ! waylandsink sync=false

gst-launch-1.0 filesrc location=video_capture.mjpg ! jpegparse ! jpegdec ! "video/x-raw,format=BGR" ! imxvideoconvert_g2d ! "video/x-raw,width=1920,height=1080,format=BGRx" ! queue ! waylandsink sync=false