[Bug 28027] μ-law rendering with pauses and repetitions

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 9 18:35:48 CDT 2011


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

--- Comment #4 from Raymond <superquad.vortex2 at gmail.com> 2011-10-09 18:35:48 CDT ---
μ-law , a-law and iadpcm are 4bits, may be some part of the code use
wBitsPerSample / 8


http://source.winehq.org/git/wine.git/commitdiff/ad75d9a21722a9516b50868b1ec18f0a6e74f508?hp=4781e055918933bc6ced399556c471a5e6a78abc

Refer to above patch

why Average bytes per second is 5588 at 11025Hz

wfa.wfx.nSamplesPerSec=11025;
wfa.wfx.nAvgBytesPerSec=5588

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