http://bugs.winehq.org/show_bug.cgi?id=22476 --- Comment #15 from Raymond <superquad.vortex2(a)gmail.com> 2010-07-19 21:07:14 --- (In reply to comment #10)
If the capture test fails that means that oss doesn't support float for capture. However rendering sound might still work. What happens on the render test with oss only?
This is most likely bug in capture test The mix format is the format that the audio engine uses internally for digital processing of shared-mode streams. This format is not necessarily a format that the audio endpoint device supports. Thus, the caller might not succeed in creating an exclusive-mode stream with a format obtained by calling GetMixFormat. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.