Re: How to add a filter?



Maybe I am tackling a project beyond my abillities but I want to do so
and I am putting my effort in it to learn DirectShow and make it
possible.

Could you tell me please some little instructions to the basic steps I
need to learn about for my app? I have read Mark Pesce's book but it is
very complicated to write my own projects. I am trying to write my
project from those examples and it's too difficult.

I only want to star to access the webcam and render that stream. I need
to create the filter to open the source, the filter te render it and
the smart tee.

After that I would want to insert a Sobel filter (which I already have)
between the source and the renderer.

Thank you very much

.



Relevant Pages

  • Re: Add / Remove DMO filters during audio playback
    ... I thought the add filter / remove ... but it appears that once Render is called on the ... I am looking for more of a plug-in behavior that can be turned on and off ... If you don't need any DirectShow behavior such as automatic rendering then ...
    (microsoft.public.win32.programmer.directx.audio)
  • Re: DirectShow render filter to feed Window Media Services Serie 9
    ... I already made a code to push bitmap ... render filter but before I 'm going to test the WM ASF Writer filter. ... Services Serie 9 server thanks to directshow filter ...
    (microsoft.public.windowsmedia.sdk)
  • Re: Add / Remove DMO filters during audio playback
    ... I thought the add filter / remove ... but it appears that once Render is called on the ... If you don't need any DirectShow behavior such as automatic rendering then ... Do you have any knowledge of playing mp3 files with DirectSound? ...
    (microsoft.public.win32.programmer.directx.audio)
  • Re: Movie Rendering in Direct3D
    ... still, read up on filters, and managing filter graphs. ... >> InitGeometry, and Render. ... >> gets a pointer to the base filter from the texture renderer filter, ... >> adds the source filter to the graph ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: How to extract an audio track out of a video clip ?
    ... DirectShow is a format-agnostic foundation, while QT is a higher level layer ... you can add them as a separate video track or as Line-21 captions. ... Unless I know more about the format and what kind of control ... I meant you could use the SampleGrabber filter in the ...
    (microsoft.public.multimedia.directx.dshow.programming)

Loading