Advertisement
Guest User

Untitled

a guest
May 24th, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. Using mplane plugin for capture
  2. Pipeline is live and does not need PREROLL ...
  3. Setting pipeline to PLAYING ...
  4. New clock: GstSystemClock
  5. /GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps = video/x-bayer, format=(string)bggr, width=(int)2688, height=(int)1520, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, colorimetry1
  6. /GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-bayer, format=(string)bggr, width=(int)2688, height=(int)1520, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, color1
  7. /GstPipeline:pipeline0/GstBayer2RGB:bayer2rgb0.GstPad:src: caps = video/x-raw, width=(int)2688, height=(int)1520, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)1:4:7:1, fx
  8. /GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = video/x-raw, width=(int)2688, height=(int)1520, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)1:4:7:1, fox
  9. /GstPipeline:pipeline0/GstBayer2RGB:bayer2rgb0.GstPad:sink: caps = video/x-bayer, format=(string)bggr, width=(int)2688, height=(int)1520, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, colori1
  10. /GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-bayer, format=(string)bggr, width=(int)2688, height=(int)1520, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, colo1
  11. libv4l2: error turning on stream: Broken pipe
  12. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not read from resource.
  13. Additional debug info:
  14. gstv4l2bufferpool.c(1064): gst_v4l2_buffer_pool_poll (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
  15. poll error 1: Broken pipe (32)
  16. EOS on shutdown enabled -- waiting for EOS after Error
  17. Waiting for EOS...
  18. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Failed to allocate a buffer
  19. Additional debug info:
  20. gstv4l2src.c(866): gst_v4l2src_create (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0
  21. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data stream error.
  22. Additional debug info:
  23. gstbasesrc.c(2939): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
  24. streaming stopped, reason error (-5)
  25. ^Chandling interrupt.
  26. Interrupt: Stopping pipeline ...
  27. Interrupt while waiting for EOS - stopping pipeline...
  28. Execution ended after 0:00:02.336618020
  29. Setting pipeline to PAUSED ...
  30. Setting pipeline to READY ...
  31. libv4l2: error turning on stream: Broken pipe
  32. Setting pipeline to NULL ...
  33. Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement