The stuttering sound while playing mp3 or video bother me for a while.
After some googling I found solution
1.Edit
/etc/pulse/client.conf
from
; extra-arguments = --log-target=syslog
to
; extra-arguments = --log-target=syslog --resample-method=ffmpeg
2.Edit
/etc/modprobe.d/alsa-base.conf
Add
options snd-hda-intel model=generic
3.reboot