I have a generic USB camera with a driver that supports the DirectShow program AmCAP. I want to tell the camera to send me an image. I want to do
this with a DeviceIOControl call.
Now somewhere there must be a standard command code that is passed to the
driver from DirectShow to tell it it to send data. How do I find out what
that standard command code is?
In other words, if I wanted to write a driver that fit the DirectShow
standard, where would I find this list of control codes?
Re: Windows media playback on TV ... The H+ driver can only output to TV what its own MPEG decoder is decoding. ... I know there is a couple of unsupported video renderers for DirectShow (not ...video card with TV-out and video-mirroring capabilities, ... (microsoft.public.windowsmedia.sdk)
Re: Windows media playback on TV ... The H+ driver can only output to TV what its own MPEG decoder is decoding. ... I know there is a couple of unsupported video renderers for DirectShow (not ...video card with TV-out and video-mirroring capabilities, ... (microsoft.public.windowsmedia)
Re: Windows media playback on TV ... The H+ driver can only output to TV what its own MPEG decoder is decoding. ... I know there is a couple of unsupported video renderers for DirectShow (not ...video card with TV-out and video-mirroring capabilities, ... (microsoft.public.windowsmedia.player)
Re: how to make avstream minidriver can be shared between multiple ... there is a way of doing the full DirectShow... Can I directly get video from physical camera in kernel driver?... I try to write a avstream minidriver and make it can be used by multiple ... (microsoft.public.development.device.drivers)
Re: Wrote a driver, now want to access it ... My Driver does not expose any interfaces in my KS_PIN_DESCRIPTOR, but it does expose an Automation table of preoperties that can be set. ... >>NEVER touched DirectShow before so any info on tips, tutorials, reading materials, useful samples etc. ... Check out AmCap in the DirectX SDK and see if it's ... (microsoft.public.win32.programmer.directx.video)