[pulseaudio-tickets] [Bug 76328] Very bad static following audio input.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Mar 30 00:20:33 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76328
--- Comment #4 from Raymond <superquad.vortex2 at gmail.com> ---
even your distribution configure snd-hda-intel with 4Mb buffer (about 23
seconds of stereo 44100Hz)
cat /proc/asound/card0/pcm0p/sub0/prealloc
cat /proc/asound/card0/pcm0c/sub0/prealloc
you still can restrict prealloc to 64 Kbytes (0.37 seconds )
echo 64 > /proc/asound/card0/pcm0p/sub0/prealloc
echo 64 > /proc/asound/card0/pcm0c/sub0/prealloc
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140330/66ea9067/attachment.html>
More information about the pulseaudio-bugs
mailing list