[Bug 28723] Sound stutter in Rage when emulated windows version is set to "Windows 7" (XAudio2 -> mmdevapi sound output path)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 16 10:42:15 CST 2011


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

--- Comment #95 from Andrew Eikum <aeikum at codeweavers.com> 2011-12-16 10:42:15 CST ---
(In reply to comment #90)
> I put back set_period_near into the last patch.  But I'm not satisfied with the
> results. My render test produces a spurious xrun notification with plug:dmix
> that disappears when running with full logs or when using set_period_min. 
> Where does that xrun come from?
> OTOH, set_near allows PA to produce better position values in Intrepid.
> Oh well, it really looks like min&max is not over yet.

I'm working on Bug 14717 and testing the changes there on top of your latest
patchset. In Darwinia, I get frequent (at least 1 every 5s) xruns in ALSA with
_near(). If I change it to _min(), the xruns go away. Using _min() and _near()
together also makes the problem go away. I don't know how to test for the
improved PA behavior you suggest that _near() provides.

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