VideoCapture (http://videocapture.sourceforge.net/) shows only a black picture with 4.0.1.0217 drivers.
The problem has something to do with filter properties:
from VideoCapture import Device
cam = Device()
cam.displayCaptureFilterProperties()
(All settings are at zero and can’t be changed.)