[Bug 215879] www/firefox: stuttering video and sound on higher speeds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 13 08:27:12 UTC 2017


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

Tobias Kortkamp <t at tobik.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t at tobik.me

--- Comment #1 from Tobias Kortkamp <t at tobik.me> ---
Created attachment 178849
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178849&action=edit
bsd.gecko.mk.diff

It's good that you've opened a bug for this.

The problem appears to be independent of the audio output used.  It
happens with ALSA and SNDIO.  With PULSEAUDIO its less pronounced but
you still hear clicking sounds where there should be none.

On OpenBSD this does not happen.  One difference between the FreeBSD
port and the OpenBSD port is that OpenBSD does not use the system
libsoundtouch, but uses the bundled one instead.  It seems to be a
slightly different version than audio/soundtouch.

Removing the --with-system-soundtouch flag from bsd.gecko.mk makes it
work correctly on FreeBSD.  I've only tested www/firefox with SNDIO=on
though.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list