Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2013
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. _zbar_video_open: opened camera device /dev/video0 (fd=6)
  2. _zbar_v4l2_probe: HD Webcam C615 on usb-musb-hdrc.1.auto-1.2 driver uvcvideo (ve rsion 3.8.13)
  3. _zbar_v4l2_probe: capabilities: CAPTURE READWRITE STREAMING
  4. v4l2_reset_crop: crop bounds: 640 x 480 @ (0, 0)
  5. v4l2_reset_crop: current crop win: 640 x 480 @ (0, 0) aspect 1 / 1
  6. ERROR: zbar video in v4l2_reset_crop():
  7. system error: setting default crop window (VIDIOC_S_CROP): Inappropriate ioc tl for device (25)
  8. v4l2_probe_formats: current format: YUYV(56595559) 640 x 480 (line=0x500 size=0x 96000)
  9. _zbar_v4l2_probe: using I/O mode: MMAP
  10. libv4l2: error setting pixformat: Device or resource busy
  11. v4l2_set_format: VIDIOC_S_FMT returned -1(16), trying interlaced...
  12. libv4l2: error setting pixformat: Device or resource busy
  13. ERROR: zbar video in v4l2_set_format():
  14. system error: setting format 32315559 (VIDIOC_S_FMT): Device or resource bus y (16)
  15. zbar_processor_init: ERROR: no compatible video input format
  16. ERROR: zbar processor in zbar_processor_init():
  17. unsupported request: no compatible image format
  18. ERROR: zbar processor in zbar_processor_init():
  19. unsupported request: no compatible image format
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement