I'm trying VideoCapture1 demo with a tv card. Everything works fine with 320x240. But when I change the resolution to 640x480 whole application freezes and can I have to boot the PC. I have tried with different pc's and tv cards, but freezing occurs.
Please try DirectShow samples. VideoCapture samples uses the old VfW API, while DirectShow uses WDM api, more supported by webcam and video capture devices.