Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2019 20:29:11 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Andreas Drewke <andreas@drewke.net>
Cc:        gecko@FreeBSD.org
Subject:   Re: FireFox + Pulseaudio is always using sink 0 instead of default sink(9 in my case)
Message-ID:  <4l4d-y0w8-wny@FreeBSD.org>
In-Reply-To: <953079fc-a859-ad8a-44c4-d4b8f383e818@drewke.net> (Andreas Drewke's message of "Tue, 25 Jun 2019 17:51:53 %2B0200")
References:  <9c69393f-a3b1-09d8-1c14-5f9a0ff1ca46@drewke.net> <d0j5-jkua-wny@FreeBSD.org> <953079fc-a859-ad8a-44c4-d4b8f383e818@drewke.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Drewke <andreas@drewke.net> writes:

>> Have you tried "pacmd set-default-sink 9" ? Alternatively, remove
>> ~/.config/pulse and let PA pick up default from hw.snd.default_unit.
>
> Yes. Both. Also be aware that
>
>> about:support Shows 9 as default device. This is strange. Indeed 
> setting >media.cubeb.output_device does not work too. I have now no
> idea how to fix this. However if FBSD 13 comes out I do a fresh
> install. But maybe you still have an idea. Many thanx and Best regards

Does paplay(1) use the correct sink? Maybe default sink doesn't persist
after pulseaudio daemon exits.

$ fetch https://www2.iis.fraunhofer.de/AAC/ChID-BLITS-EBU-Narration.mp4
$ pkill pulseaudio
$ ffmpeg -i ChID-BLITS-EBU-Narration.mp4 -f wav - | paplay
$ firefox ChID-BLITS-EBU-Narration.mp4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4l4d-y0w8-wny>