What's VfW support?
VfW is Video for Windows. In simple terms, the VfW through it's driver's implementation enables you to have a direct connection through the capture card from the capturing hardware such as a Quickcam to the software like CuSeeme, the capture cards don't care what comes in and what goes out.
For example.
QuickCam -> VfW direct hardware capture, I don't care what it is you handle it -> CuSeeme software, I know what this is.
VirtualDub DVD -> VfW direct hardw. capture, I don't know and don't care out you go -> VD DivX avi.
DirectShow is Microsoft's capturing implementation, it receives the data from the capture card, it then encodes and decodes the data at the software level then decides if it can send it to the Software.
QuickCam -> DS "does M$ allow me to use this Quickcam"=NO then don't encode the data -> CuSeeme error in capture.
VirtualDub -> DS "is the data copywright material"=YES then don't encode the data -> VirtualDub error in capture.
Ulead Studio capture -> DS "did Ulead pay it's collusion fee to M$ and ATi"=YES then ok to send data -> Studio software.
See what I posted
here and
here.
Good Luck.