[Bug 7336] Morrowind fails to load title mp3 track

Wine Bugs wine-bugs at winehq.org
Sun Feb 25 11:15:22 CST 2007


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





------- Additional Comments From sagar.mittal+wine at gmail.com  2007-25-02 11:15 -------
Morrowind tries to use DirectShow (implemented in dlls/quartz) to play back the
mp3 but Wine's Directshow implementation doesn't support mp3.  

So, why not add support for MP3 in DirectShow, you ask? Well, DirectShow doesn't
work at all right now; ever since commit
13163349521e50e7039e188a22b6a814dcfcfc37 "ntdll: Add a few more free list
entries to the heap".  Also, Morrowind tries to use the IMediaPosition
interface, which isn't implemented in Wine either.

There may be more roadblocks, but those are the ones I've run into so far.  

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list