using Frauenhofer mp3 codec

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Jochen

using Frauenhofer mp3 codec

Post by Jochen »

I tried to use the Frauenhofer mp3 codec and I thought I succeeded when
removing winemp3 from the registry. But the entry gets created again the
next time wine starts.... so how do I use the Frauenhofer codec instead
of the winemp3.acm.so. The only way I found till now is by
removing/renaming that file. That can't be the right way. So what is the
right way to do that?

As for why I want to use the Frauenhofer Codec? Because of this:
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:mpeg3:III_get_side_info_1 big_values (418) too large!
fixme:mpeg3:III_get_side_info_1 big_values (472) too large!
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:wavemap:wodWrite Got 0 length
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:wavemap:wodWrite Got 0 length
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:wavemap:wodWrite Got 0 length
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
fixme:wavemap:wodWrite Got 0 length
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
If I rename the winemp3.acm.so and install the Frauenhofer codec all is
fine.

bye Jochen
Jochen

using Frauenhofer mp3 codec

Post by Jochen »

Jochen schrieb:
so how do I use the Frauenhofer codec instead
of the winemp3.acm.so. The only way I found till now is by
removing/renaming that file. That can't be the right way. So what is the
right way to do that?
I guess no one is able to answer this question... should I take this as
I have to remove that file, each time I get a new wine installation?
Very sad.

Bye Jochen
oiaohm
Level 8
Level 8
Posts: 1020
Joined: Fri Feb 29, 2008 2:54 am

Post by oiaohm »

There is a trick. winemp3.acm Override to native in winecfg.

Yes there is no native version of it. That is the point. If wine cannot find as native it will not reregister it.

Please have a bug for that problem and tried wine 1.0.
Jochen

using Frauenhofer mp3 codec

Post by Jochen »

oiaohm schrieb:
There is a trick. winemp3.acm Override to native in winecfg.

Yes there is no native version of it. That is the point.
If wine cannot find as native it will not reregister it.

Please have a bug for that problem and tried wine 1.0.
I didn't realize I can use wincfg to deactivate winemp3.acm. So I did it
like that and it works now as it should. That is fine to me.

I filled http://bugs.winehq.org/show_bug.cgi?id=14097 and updated the
appdb entry for the game

bye Jochen
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

using Frauenhofer mp3 codec

Post by austin987 »

On Tue, Jun 24, 2008 at 8:39 AM, Jochen <[email protected]> wrote:
oiaohm schrieb:
There is a trick. winemp3.acm Override to native in winecfg.

Yes there is no native version of it. That is the point.
If wine cannot find as native it will not reregister it.

Please have a bug for that problem and tried wine 1.0.
I didn't realize I can use wincfg to deactivate winemp3.acm. So I did it
like that and it works now as it should. That is fine to me.

I filled http://bugs.winehq.org/show_bug.cgi?id=14097 and updated the appdb
entry for the game

bye Jochen


Set it to disabled in winecfg, not native.
Jochen

using Frauenhofer mp3 codec

Post by Jochen »

Austin English schrieb:
[...]
I didn't realize I can use wincfg to deactivate winemp3.acm. So I did it
like that and it works now as it should. That is fine to me.
[...]
Set it to disabled in winecfg, not native.
disable = deactivate

bye Jochen
Locked