Re: "TUNER NOT FOUND" in MCE?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Edward Hsu <EdwardHsu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

I am porting a AVStream driver to an video capture box (with USB)
interface. I can use GraphEdit to setup filter graph (analog tuner, TV audio
decoder, crossbar, capture and encoder filters) and play/stop correctly.
However, I failed to use it under Microsoft Media Center (both WinXP and
Vista) and I always get "TUNER NOT FOUND" error message. I have no idea about
it. Can anyone give me some hints and direction? Any comment are very
appreciated.

Congratulation; you are embarking on the single most frustrating adventure
you can go on in the capture world. Developing drivers for Media Center is
almost completely undocumented, and the odds are that you will stumble upon
the answer at random rather than find it by design.

Do you have the magic white paper from Microsoft on "Developing Video
Capture Boards for Use with the Microsoft ActiveX Video Control?" That is
the only written documentation you are likely to find, and it is critical
that you understand it. (The msvidctl.ax control is the graph building
engine for Media Center.)

Encoder problems are among the most common issues. Graph builder must be
able to build your graph *all* the way from the tuner through to the
encoder, starting from nothing other than the capture filter. Are you
absolutely convinced that works?

Does the ehrecvr service try to build your graph at all? I assume you are
spewing kernel debugger messages; you can stop and restart the service to
watch the process.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.



Relevant Pages

  • Re: DirectShow @ WM 5.0: Capture camera to memory?
    ... The still image pin will most likely expose higher resolutions than ... the capture pin which could negativly impact your performance, ... You'll need to create a sink filter that does your processing, RGB video ...
    (microsoft.public.pocketpc.developer)
  • Re: How to force preview to use hardware overlay?
    ... The system that does not work as expected has a different capture ... if I can trust graphedt and its remote graph inspection ability). ... The OM input pin and Leadtek's capture filter support ... preview to take advantage of hardware overlay if present. ...
    (microsoft.public.win32.programmer.directx.video)
  • CLSID still image PIN_CATEGORY
    ... I figured out that I will be able capture an image into JPEG by using the ... //restart the graph - take 2 seconds ... I got a pointer to a frame buffer containing YV12 data. ... third-party filter, DMO or VCM codec (and some MPEG-4 ...
    (microsoft.public.win32.programmer.directx.video)
  • HELP! Text overlay on live video
    ... which is for live video streaming with time frame on the video. ... // We don't have the necessary capture filters ... // filter only has a capture pin this should ... because the capture graph builder will use a smart tee filter ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Converting YUY2 format video to AVI
    ... Windows media encoder sdk to convert avi to wmv. ... your H.264 video decoder output in another format, ... His capture card is the following - ... filter graph instance in the "Running Object Table", ...
    (rec.video.desktop)