[Bug 38421] Windows Media Player 9 & 10: mp3 sound plays too fast

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 23 03:12:11 CDT 2015


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

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> ---
It tries to enumerate DMOs with DMOEnum() looking for MP3->PCM capable object,
on Windows it should work as it has mp3dmod.dll registered for this category.
After this lookup fails it uses another way to play it, for which DMOGetName
doesn't work (as it should). I'll try to see what happens with native quartz.

-- 
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