v4l2src : Internal data flow error

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

v4l2src : Internal data flow error

JongIlLee
Hi!

I using the imx.6 board,

Trying to make the car image storage device.

Use the v4l2src, import the video data,

Using gloverlay succeeded to put the images on the video.

The next step was unsuccessful in several steps to put the image on the video.

command is shown below.

the error (ERROR: from element / GstPipeline: pipeline0 / GstQueue: queue0: Internal data flow error) occurs.

In the videomix when using the imx6 v4l2src not be what I want to use a frame out. (Dropbuffer occurs)

Tell us how you can use as a gloverlay and multifilesrc.

Thank you.

------------------------------------------------------------------------------------------------------------

gst-launch-1.0 v4l2src device=/dev/video1 num-buffers=200 \
! "video/x-raw, width=1024, height=768,format=(string)UYVY,framerate=(fraction)30/1" \
! tee name=t \
! queue ! glupload ! gloverlay multifilesrc location="pgs.%04d.png" index=0 caps="image/png,framerate=1/1" loop=true ! pngdec ! videoconvert ! glimagesink force-aspect-ratio=true \
t. ! queue ! videoconvert composition-meta-enable=TRUE in-place=TRUE \
! x264enc bitrate=2000 ! mp4mux \
! filesink location=/run/media/mmcblk2p2/glupload_r.mp4
Reply | Threaded
Open this post in threaded view
|

Re: v4l2src : Internal data flow error

Nicolas Dufresne-4

Hi,

I am sorry, I don't understand the problem and the question in this message. Would it be to rephrase and clarify ?

Regards,
Nicolas


Le 16 août 2016 6:26 AM, "JongIlLee" <[hidden email]> a écrit :
Hi!

I using the imx.6 board,

Trying to make the car image storage device.

Use the v4l2src, import the video data,

Using gloverlay succeeded to put the images on the video.

The next step was unsuccessful in several steps to put the image on the
video.

command is shown below.

the error (ERROR: from element / GstPipeline: pipeline0 / GstQueue: queue0:
Internal data flow error) occurs.

In the videomix when using the imx6 v4l2src not be what I want to use a
frame out. (Dropbuffer occurs)

Tell us how you can use as a gloverlay and multifilesrc.

Thank you.

------------------------------------------------------------------------------------------------------------

gst-launch-1.0 v4l2src device=/dev/video1 num-buffers=200 \
! "video/x-raw, width=1024,
height=768,format=(string)UYVY,framerate=(fraction)30/1" \
! tee name=t \
! queue ! glupload ! gloverlay multifilesrc location="pgs.%04d.png" index=0
caps="image/png,framerate=1/1" loop=true ! pngdec ! videoconvert !
glimagesink force-aspect-ratio=true \
t. ! queue ! videoconvert composition-meta-enable=TRUE in-place=TRUE \
! x264enc bitrate=2000 ! mp4mux \
! filesink location=/run/media/mmcblk2p2/glupload_r.mp4



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/v4l2src-Internal-data-flow-error-tp4679105.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel