https://bugs.winehq.org/show_bug.cgi?id=40050
Bug ID: 40050 Summary: Audio device hw:0 gets busy with some games but not all Product: Wine Version: 1.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sworddragon2@aol.com Distribution: ---
If I'm starting specific games (currently noticed this in "The Forest") and then trying to capture the sound (for example with "ffmpeg -f alsa -i hw:0 ~/tmp/test.mkv") ffmpeg claims that the audio device hw:0 is busy. But in other games like Guild Wars the device doesn't get busy so that I can capture on it.
https://bugs.winehq.org/show_bug.cgi?id=40050
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com --- Thanks for reporting. Possibly related to bug 33100?