[Bug 12349] DSOUND_MixInBuffer Assertion `dsb->buf_mixpos + len <= dsb->tmp_buffer_len' failed

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 11 08:05:32 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=12349





--- Comment #21 from Jörg Höhle <hoehle at users.sourceforge.net>  2009-09-11 08:05:29 ---
Created an attachment (id=23555)
 --> (http://bugs.winehq.org/attachment.cgi?id=23555)
mail to wine-devel incl. patch

It turns out that bug #19901 and this one share a common cause.
Wine gets confused by nBlockAlign or nAvgBytesPerSec being inconsistent (bogus)
with nSamplesPerSec/nBitsPerSample/nChannels.
Please see bug #19901 for further information, because it is less cluttered.

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


More information about the wine-bugs mailing list