error with STREAMON 5 (Input/output error)
stmoon
munhoney at gmail.com
Thu Aug 21 01:06:06 PDT 2014
Hi,,
I try to run gst-launch with odroid XU3 and See3CAM_80 camera like below
cmd : gst-launch-1.0 v4l2src device=/dev/video0 num-buffers=10 !
video/x-raw,format=YUY2,width=640,height=480 ! avimux ! filesink
location=test1.avi --gst-debug-level=4
However there are some errors..
>> ERROR v4l2
>> gstv4l2bufferpool.c:551:gst_v4l2_buffer_pool_streamon:<v4l2src0:pool:src>
>> error with STREAMON 5 (Input/output error)
I cannot analyze this error.. Could you tell me why this error happen...
This camera is working well in my notebook... but odroid XU3 not working..
Thanks
Best Regards
--------------------------------------
0:00:00.863043928 5191 0x153430 INFO GST_EVENT
gstevent.c:678:gst_event_new_caps: creating caps event video/x-raw,
format=(string)YUY2, width=(int)640, height=(int)480,
pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive,
framerate=(fraction)30/1
0:00:00.863515094 5191 0x153430 INFO basetransform
gstbasetransform.c:1359:gst_base_transform_setcaps:<capsfilter0> reuse caps
0:00:00.863671594 5191 0x153430 INFO GST_EVENT
gstevent.c:678:gst_event_new_caps: creating caps event video/x-raw,
format=(string)YUY2, width=(int)640, height=(int)480,
pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive,
framerate=(fraction)30/1
0:00:00.864180469 5191 0x153430 INFO v4l2
gstv4l2bufferpool.c:474:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
increasing minimum buffers to 2
0:00:00.864337844 5191 0x153430 INFO v4l2
gstv4l2bufferpool.c:480:gst_v4l2_buffer_pool_set_config:
<v4l2src0:pool:src> reducing maximum buffers to 32
0:00:00.864482760 5191 0x153430 INFO v4l2
gstv4l2bufferpool.c:491:gst_v4l2_buffer_pool_set_config:<v4l2src0:pool:src>
can't allocate, setting maximum to minimum
0:00:01.267115207 5191 0x153430 ERROR v4l2
gstv4l2bufferpool.c:551:gst_v4l2_buffer_pool_streamon:<v4l2src0:pool:src>
error with STREAMON 5 (Input/output error)
0:00:01.267322123 5191 0x153430 WARN v4l2
gstv4l2bufferpool.c:994:gst_v4l2_buffer_pool_poll:<v4l2src0> error: poll
error 1: Input/output error (5)
0:00:01.267478332 5191 0x153430 INFO GST_ERROR_SYSTEM
gstelement.c:1834:gst_element_message_full:<v4l2src0> posting message: Could
not read from resource.
0:00:01.267672165 5191 0x153430 INFO GST_ERROR_SYSTEM
gstelement.c:1857:gst_element_message_full:<v4l2src0> posted error message:
Could not read from resource.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not
read from resource.
Additional debug info:
gstv4l2bufferpool.c(994): gst_v4l2_buffer_pool_poll ():
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
poll error 1: Input/output error (5)
Execution ended after 0:00:01.084990279
Setting pipeline to PAUSED ...
0:00:01.267816790 5191 0x153430 WARN v4l2src
gstv4l2src.c:749:gst_v4l2src_create:<v4l2src0> error: Failed to allocate a
buffer
0:00:01.268103873 5191 0x20c80 INFO GST_STATES
gstbin.c:2230:gst_bin_element_set_state:<filesink0> current READY pending
PAUSED, desired next PAUSED
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/error-with-STREAMON-5-Input-output-error-tp4668367.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list