https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233400

--- Comment #16 from Jan Beich <jbe...@freebsd.org> ---
Comment on attachment 208339
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208339
AUDIO

Maybe audio samples fail to fill the buffer in time before being played. Set
hw.snd.verbose to 2 or greater then check "underrun" of the affected process in
/dev/sndstat. If underrun != 0 try bumping hw.snd.latency and make sure
hw.snd.latency_profile=1 (default).

> the same jerky sound on youtube in Firefox without WINE if that helps.

Try switching audio backend as described in firefox/pkg-message. Each one has
different buffering defaults.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to