Log in

View Full Version : tool 4 listing installed ds-filter


flooo
25th April 2002, 11:43
hello everybody...

does anyone know if there is a tool that show/list all the installed ds-filter? or can even remove them if necessary...

windows (2000) only list the installed codecs under its device manager...

flooo

aleksander
26th April 2002, 07:00
Download GraphEdit (it's in the Audio Section), unzip it and run SysEnum. There you will have a full list of ALL directshow filters.
To uninstal them just use the following command:
regsvr32 /u filename.of.the.filter
You will get to know the filename of the filter when you click on the filter name in SysEnum.

take care