https://bugs.winehq.org/show_bug.cgi?id=35780
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to Damjan Jovanovic from comment #4)
There are problems in Python's VideoCapture module (http://videocapture.sourceforge.net/).
It attempts to use the camera as the initial filter and a sample grabber as the intermediate filter, and expects the sample grabber to connect to the default renderer:
It should be able to; I accidentally broke the sample grabber in some ways recently. I have some patches.