[Bug 10348] Every Extend music does not play.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 15 17:37:32 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=10348

Jörg Höhle <hoehle at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hoehle at users.sourceforge.ne
                   |                            |t

--- Comment #5 from Jörg Höhle <hoehle at users.sourceforge.net> 2010-09-15 17:37:31 CDT ---
This is a bug in built-in quartz - please set that component
It does not manage to parse the MP3 files
bgm/*.mp3:   MPEG ADTS, layer III, v1, 128 kbps, 44.1 kHz, JntStereo

This is likely related to every other Wine MP3 bug about
fixme:quartz:parse_header Not a valid header: 12:3e

Try a work-around:
WINEDLLOVERRIDES='d3dxof,quartz,devenum=n' wine sgx2.exe

With a native quartz, the MCI shell more or less plays these .mp3 files.

Probably bug #23821 is a dupe of this one, and bug #22720 too.  Use
WINEDLLOVERRIDES='quartz,devenum=n' wine there.  Please check.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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