DirectShow Info


Registering a DirectShow Filter


regsvr32 <filter name>
example:

regsvr32 textout.ax
This is the same procedure as any COM control

Debugging

To Debug set graphedt.exe as the executable to use
Make sure under Link, the Project Options has the following
/debug:mapped,full