[Bug 14717] resampled sound is horrible

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 22 18:56:19 CDT 2011


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

--- Comment #159 from Raymond <superquad.vortex2 at gmail.com> 2011-03-22 18:56:17 CDT ---
(In reply to comment #158)
> *** This bug has been confirmed by popular vote. ***

why ?


only a few sound card support SNDRV_PCM_RATE_CONTINUOUS but wine assign
DSCAPS_CONTINUOUSRATE without testing whether the sound card really support
CONTINUOUS RATE and  disable resampling in winealsa.drv 

 *flags = DSCAPS_CERTIFIED | DSCAPS_CONTINUOUSRATE;


it did not affect winepulse since pulseaudio perform resampling

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