Re: FireFox + Pulseaudio is always using sink 0 instead of default sink(9 in my case)

2019-06-27 Thread Andreas Drewke
Hi, this was working 100% before with FF. It creates a pseudo sink that can be used to play. This can be recorded as well. It is my default sink 9. I use a tool to record video and sound of my desktop. I am a software/game developer and need to be able to do that from time to time. Hmm.

Re: Firefox and GTK2

2019-06-27 Thread Jan Beich
(CC'ing public list. See http://catb.org/~esr/faqs/smart-questions.html#noprivate ) Steve Wills writes: > Hey, > > Just wondering, is there any way to avoid Firefox depending on gtk2? > > Thanks, > Steve No. Gtk2 is required for Adobe Flash (NPAPI) support[1]. --disable-npapi is unlikely[2]

Re: FireFox + Pulseaudio is always using sink 0 instead of default sink(9 in my case)

2019-06-27 Thread Jan Beich
Andreas Drewke writes: > On 2019-06-25 20:29, Jan Beich wrote: > >> Andreas Drewke 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

Re: FireFox + Pulseaudio is always using sink 0 instead of default sink(9 in my case)

2019-06-27 Thread Andreas Drewke
Hi, $ ffmpeg -i ChID-BLITS-EBU-Narration.mp4 -f wav - | paplay This indeed uses sink 0 in your test. If I do $ ffmpeg -i ChID-BLITS-EBU-Narration.mp4 -f wav - | paplay -d 9 i hear the sound. Any hints how to fix this? My default.pa looks like:     $ cat .config/pulse/default.pa