Ask Your Question

adrianf0's profile - activity

2020-11-16 21:18:04 -0600 received badge  Popular Question (source)
2018-11-08 05:37:51 -0600 asked a question [Python] VideoCaputre.release() and VIDIOC_DQBUF: Invalid argument

[Python] VideoCaputre.release() and VIDIOC_DQBUF: Invalid argument In Python (3.6) API of OpenCV (3.4.2) on Ubuntu 18.10

2018-08-28 12:52:05 -0600 received badge  Teacher (source)
2018-08-28 12:51:57 -0600 received badge  Student (source)
2018-07-20 09:36:00 -0600 received badge  Self-Learner (source)
2018-07-20 09:17:24 -0600 answered a question VideoCapure: uncompressed 16 bit video stream (Y16)

After digging in the sources and commit logs (link), the solution is: cam.set(cv2.CAP_PROP_CONVERT_RGB, False) PS. I

2018-07-18 05:51:31 -0600 commented question VideoCapure: uncompressed 16 bit video stream (Y16)

@berak: Thank you for your reply. There is no Y16 format there. Moreover, mode settings are not fully supported: >

2018-07-18 05:33:12 -0600 asked a question VideoCapure: uncompressed 16 bit video stream (Y16)

VideoCapure: uncompressed 16 bit video stream (Y16) Setup: Ubuntu 16.04 LTS OpenCV-python version 3.4.1 $v4l2-ctl -d /