saves captured video to the file and I can open and watch it...
I tried on different PC with different cameras... result the same... videocapture demo provided with IEvolution show the same - black square... at the same time DShowCap samples from ImageEn work fine.... any suggestions why it happens?
VideoCaptureShowVideo uses Video for Windows, which Microsoft has moved away from. Video capture should now be done using the IEViewer.DirectShow property as shown in the "VideoCapture_WDM" demo.
Note: the demo only shows capturing of the video, not saving to AVI.