Re: DirectShow properties

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Nazri <Nazri@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

I will try to explain my situation:

I developed a program similar to AMCAP, the sample program that comes with
DirectX. In AMCAP, when I am using the webcam, I can control white blance but
the interface to do this is "hidden" or not found in the code. How can find
out what is the exact interface or method/properties to set white balance
values (ie red,green & blue)

You need to contact the manufacturer of the webcam and find out if they
have a private COM interface to control this. Most webcams have such a
private interface for these extended attributes. That's how their own
property pages do it.

You can't reverse engineer this. Someone is going to have to TELL you.
--
- Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.



Relevant Pages

  • Re: ICaptureGraphBuilder2 linker error
    ... I then used full path for strmbasd.lib (like amcap does) - and it works. ... > that uses the interface and look at the libraries included. ... > to do by using grep or the search capability of VisualStudio (specify the ... (Otherwise, don't expect a followup) ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: problem with delete .ax
    ... ok when i exit Skype ... interface and beside i write a Virtual Webcam had define GUID interface ... sky to delete ok. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: need help on IID_ICaptureGraphBuilder2
    ... One place to find out libraries is to look at a sample that uses the same ... interface or definition. ... Here is the list from AMcap which uses it: ... Trim & respond in-line (please don't top post or snip everything) ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Tracking a file in real-time
    ... Here's a small sample program using this ... interface. ... AFAICT, inotify cannot solve the OP's problem. ...
    (Fedora)
  • Re: webcam programming
    ... the program should interface to webcam, get frames and elaborate them. ...
    (comp.os.linux.development.apps)