[Bug 39402] Multiple applications are silent or crash with builtin xaudio2 due to missing audio conversion in IXAudio2Impl_CreateSourceVoice (Lost Planet 2 Benchmark, Skyrim, Skullgirls, Terraria, Stardew Valley)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 11 14:46:59 CDT 2018


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

--- Comment #35 from Andrew Eikum <aeikum at 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.



More information about the wine-bugs mailing list