Guest User

v4l2

a guest
Sep 2nd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. root@LeMaker:~# v4l2-ctl --device=/dev/video0 --list-formats-ext
  2. [ 190.538033] [ov5640] line:608--camera_module_ioctrl() Don't support current cmd:0xc0e85667
  3. ioctl: VIDIOC_ENUM_FMT
  4. Index : 0
  5. Type : Video Capture
  6. Pixel Format: 'YU12'
  7. Name : YUV 4:2:0 planar 12 bit
  8. Size: Discrete 640x480
  9. Size: Discrete 1280x720
  10. Size: Discrete 1920x1080
  11. Size: Discrete 2592x1944
  12. Size: Discrete 1600x1200
  13.  
  14. Index : 1
  15. Type : Video Capture
  16. Pixel Format: 'YV12'
  17. Name : YVU 4:2:0 planar 12 bit
  18.  
  19. Index : 2
  20. Type : Video Capture
  21. Pixel Format: '422P'
  22. Name : YUV 4:2:2 planar 16 bit
  23. Size: Discrete 640x480
  24. Size: Discrete 1280x720
  25. Size: Discrete 1920x1080
  26. Size: Discrete 2592x1944
  27. Size: Discrete 1600x1200
  28.  
  29. Index : 3
  30. Type : Video Capture
  31. Pixel Format: 'YUYV'
  32. Name : YUYV 4:2:2 interleaved 16bit
  33. Size: Discrete 640x480
  34. Size: Discrete 1280x720
  35. Size: Discrete 1920x1080
  36. Size: Discrete 2592x1944
  37. Size: Discrete 1600x1200
  38.  
  39. Index : 4
  40. Type : Video Capture
  41. Pixel Format: 'NV12'
  42. Name : YUV 4:2:0 semi-planar 12 bit
  43. Size: Discrete 640x480
  44. Size: Discrete 1280x720
  45. Size: Discrete 1920x1080
  46. Size: Discrete 2592x1944
  47. Size: Discrete 1600x1200
  48.  
  49. Index : 5
  50. Type : Video Capture
  51. Pixel Format: 'NV21'
  52. Name : YUV 4:2:0 semi-planar 12 bit
  53.  
  54. Index : 6
  55. Type : Video Capture
  56. Pixel Format: 'UYVY'
  57. Name : UYVY
  58.  
  59. root@LeMaker:~# v4l2-ctl --info
  60. [ 222.287196] [ov5640] line:608--camera_module_ioctrl() Don't support current cmd:0xc0e85667
  61. Driver Info (not using libv4l2):
  62. Driver name : camera_host
  63. Card type : OWL Camera
  64. Bus info :
  65. Driver version: 0.0.1
  66. Capabilities : 0x04000001
  67. Video Capture
  68. Streaming
Add Comment
Please, Sign In to add comment