DC-DSP Filter in Windows 7 x64


Recommended Posts

I'm no longer on Win7, but try this: get the binary, and put DCDSPFilter.ax in the folder C:\windows\syswow64

right-click Command Prompt and Run As Administrator, change directory to c:\windows\syswow64 like this:

cd c:\windows\syswow64

regsvr32 DCDSPFilter.ax

does it say succeeded or succsessful?

It's a 32-bit DirectShow filter, so it can only be accessed by 32-bit DirectShow applications. WMP12 uses Media Foundation instead of DirectShow, and I'm not sure if it can still use DirectShow filters.

Install the latest DirectX Runtimes just in case:

http://www.microsoft.com/downloads/details...07-c693d210f616

Edited by Gus.
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.