the capDriverConnect doesnot work as expected

From: Frank (wangping_at_lucent.com)
Date: 05/18/04


Date: Tue, 18 May 2004 09:44:59 +0800

Hi,
I have an application that need to use two Video Capture Devices, and as the
MSDN said, I could use the capDriverConnect to dynamically change the source
of the Video Device on by giving the parameters as following,

capDriverConnect(hWnd, 0);
capDriverConnect(hWnd, 1);

Where '0' means the first device driver and the '1' means the second.
But when I called the function this way, the capDriverConnect(hWnd, 1) will
fail, which means there is only one device driver can be used.
And under this on driver, there are two Video Devices can be chosen from.
But what I need is to choose the video device with a function call, without
bring out the Capture Source window.

Please help how can i realize this.

Thanks
Frank



Relevant Pages

  • The capDriverConnect not as I expected
    ... I have an application that need to use two Video Capture Devices, ... I could use the capDriverConnect to dynamically change the source ... Where '0' means the first device driver and the '1' means the second. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: The capDriverConnect not as I expected
    ... >I have an application that need to use two Video Capture Devices, ... I could use the capDriverConnect to dynamically change the source ... which means there is only one device driver can be used. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Analog Analog Analog
    ... I can find a few usb video capture devices for the video in, ... > You need an analog video capture device. ... >>the captured content using MovieMaker 2.0, and makes a VHS tape of the ...
    (microsoft.public.windowsxp.moviemaker)
  • Re: Uninstalling Onboard sound for Dedicated sound card.
    ... video and game controllers. ... -Legacy Video Capture Devices ... -Realtek High Definition Audio ...
    (alt.comp.hardware.pc-homebuilt)
  • Showing a captured video in multiple windows
    ... more than one window. ... Just the original video is displayed ... // Create an enumerator for the video capture devices ...
    (microsoft.public.win32.programmer.directx.video)