Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2017 08:27:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 215879] www/firefox:  stuttering video and sound on higher speeds
Message-ID:  <bug-215879-21738-CUDtmLmyBi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215879-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215879-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

Tobias Kortkamp <t@tobik.me> changed:

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

--- Comment #1 from Tobias Kortkamp <t@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215879-21738-CUDtmLmyBi>