DC BASS Source Filter 1.2 is a Direct Show filter, permitting Direct Show media players, such as Windows Media Player and Media Player Classic, to use the Bass audio codecs. The DC BASS Source Filter is included in several modern codec packs, such as K-Lite and Vista Codec Package (packages designed for Windows XP and above). A more recent DC BASS Source Filter (i.e. "1.3") is also available, and may work if your computer uses a Pentium III or higher processor.
To run, the DC BASS Source Filter requires "WINXP" compatibility under KernelEx. The entry must be made manually to the Windows Registry, for example
Registry Key: [HKEY_LOCAL_MACHINE\Software\KernelEx\AppSettings\Configs]
Name Value (DWord): "C:\\Program Files\\DirectShow\\DC Bass Source\\DCBassSource.ax"
Data Value: "WINXP"
The DC BASS Source Filter is a component of the "DirectShow FilterPack (DSFP)", from which the filter can be extracted. The "DirectShow FilterPack (DSFP)" also includes Softella's Direct Show filter manager software "DSFM". This program also should be extracted.
Obtain "DC BASS Source Filter 1.2" from "DirectShow FilterPack 3.33" at
http://www.freewareg...983&category=36 .
Or obtain "DC BASS Source Filter 1.2" from "DirectShow FilterPack 3.34" at
http://bstdownload.c...w-filterpack-3/ .
Or obtain "DC BASS Source Filter 1.3" from "DirectShow FilterPack" author at
http://reino.degeelebosch.nl/ .
Note the batch files, included in the filter pack for the "DC BASS Source Filter", are designed to register/unregister the filter in Windows XP. Modify the batch files to run in Win 98/me, as follows:
Batch file entry to register the filter: %WINDIR%\system\regsvr32.exe DCBassSource.ax
Batch file entry to unregister the filter: %WINDIR%\system\regsvr32.exe /U DCBassSource.ax
Or else, use the Softella filter manager program to register/unregister the filter.