[Bug 8668] dsound test fails
http://bugs.winehq.org/show_bug.cgi?id=8668 Raymond <superquad.vortex2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2(a)gmail.com --- Comment #5 from Raymond <superquad.vortex2(a)gmail.com> 2010-09-12 23:03:45 CDT --- (In reply to comment #3)
This is a known limitation of alsa, the tests will pass when you select 'emulation' acceleration. ALSA accelerated doesn't have fixed size buffers unfortunately.
Different alsa driver may have different maximum buffer size , so don't expected you can use one value of buffer size fill all cards This is actually wine bug since wine using snd_pcm_hw_params_set_period_time_near() instead of snd_pcm_hw_params_set_buffer_size_near() certain flags DSCAPS_CONTINUOUSRATE no longer true for all drivers after wine had disabled the resampling of alsa-lib , wine should check whether the sound card support 22050Hz especially for ds3d -- 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.
participants (1)
-
wine-bugs@winehq.org