| Re: DirectShow filters and Window Media Player |
|
 |
|
 |
|
 |
|
 |
Group: microsoft.public.win32.programmer.directx.audio · Group Profile
Author: Chris P.Chris P. Date: Dec 27, 2007 11:35
On Thu, 27 Dec 2007 11:01:01 -0800, ike wrote:
> Ok, this is a little weird, because I checked my associations and I am using
> C:\Program Files\K-Lite Codec Pack\Filters\l3codecx.ax for the MP3
> extension.
> The DLL ProductName is: "MPEG Layer-3 Audio Codec for Microsoft DirectShow"
>
> This means, there must be a way to overwrite the default settings for MP3
> and probably also for WMA
That is not a source filter, it is a decoder. Change the default settings
all you want, WMP will completely ignore this and use it's own.
|