https://bugs.winehq.org/show_bug.cgi?id=39402 --- Comment #35 from Andrew Eikum <aeikum(a)codeweavers.com> --- (In reply to demurgos from comment #34)
Logs: See attachment #61769 [details] https://bugs.winehq.org/attachment.cgi?id=61769
Thanks. Your log says: 84921.201:00ac:warn:xaudio2:IXAudio2Impl_CreateSourceVoice OpenAL can't use this format and no FFmpeg, so giving up Whoever built your Wine didn't have ffmpeg available at build time (or the changes to configure.ac are buggy). It does show a bug, though. We should be returning AUDCLNT_E_UNSUPPORTED_FORMAT instead of "successfully" creating the voice with a format we can't handle. -- 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.