http://bugs.winehq.org/show_bug.cgi?id=14097
Summary: Zak McKracken - Between Time and Space mp3 problem Product: Wine Version: 1.0.0 Platform: PC-x86-64 URL: http://zak2.org OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: blackdrag@gmx.org
If you use the manual given in http://www.zak2.org/forum/viewtopic.php?f=7&t=768 (second post contains an english version) you have to delete the winemp3.acm.so. While this is truly a bad solution and deactivating winemp3.acm using winecfg seems to be good enough, you get several errors if you do not deactivate the wine builtin mp3:
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
The effect is that for example the intro video has sound for less than 1s (maybe 0.5s), before it is silent and the sound that you can here during that period is stuttering. Using WINEDEBUG=+mp3 is not going to produce a different output.
btw, there is no mp3 component in this bugzilla