| Re: DirectShow filters and Window Media Player |
|
 |
|
 |
|
 |
|
 |
Group: microsoft.public.win32.programmer.directx.audio · Group Profile
Author: ikeike Date: Dec 27, 2007 11:01
Hi Chris,
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
Best,
Ike
"Chris P." wrote:
> On Thu, 27 Dec 2007 09:04:00 -0800, ike wrote:
>
>> does this mean that the MP3/WMA codecs are "hard coded" in the WMP? I
>> thought that the association between an extention and the codec (via the
>> application) is configured in the registry. So my question: is there a way
>> to force WMP to use directshow filter framework for MP3/WMA?
>
> The settings in the registry are for automatic graph building, if the
> application chooses to build the graph manually for a selective file type
> there isn't much you can do about it other than change file type. See the
> other post.
>
> --
> http://www.chrisnet.net/code.htm
> [MS MVP for DirectShow / MediaFoundation]
>
|