[Bug 42361] DX Library: PlaySoundFile() doesn' t play MP3 files that are encoded by LAME in 320kbps

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 3 11:47:08 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42361

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
          Component|-unknown                    |winemp3.acm

--- Comment #3 from Bruno Jesus <00cpxxx at gmail.com> ---
Confirming in Wine 2.0. The problem seems to be inside winemp3.acm.

The function mpg123_read returns -10 meaning MPG123_NEED_MORE for the LAME
file, while it returns -11 meaning MPG123_NEW_FORMAT for the gogo file. There
is a loop there to keep reading data but something is not happening as it
should.

http://source.winehq.org/source/dlls/winemp3.acm/mpegl3.c#0178

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list