[pulseaudio-discuss] ANN: automatic multichannel profile selection for PulseAudio

2022-01-11 Thread Manuel Amador (Rudd-O)
I have just released pautosurround — a companion for PulseAudio to be used in HTPC and home theater scenarios. The code is here: https://github.com/Rudd-O/pautosurround Many people have been, through fortune or hard work,

Re: [pulseaudio-discuss] Force SRC even when sample rates are the same

2021-10-19 Thread Manuel Amador (Rudd-O)
On 11/10/2021 18.03, Timur Aydin wrote: Hello folks, Is there a way to force pulse audio to use SRC even when the input and output sample rates are the same? Why? -- Rudd-O https://rudd-o.com/ OpenPGP_signature Description: OpenPGP digital signature

Re: [pulseaudio-discuss] Start condition failed - ConditionUser=!root not met

2021-10-19 Thread Manuel Amador (Rudd-O)
Hi. I've made a note on the blog post you cited, saying that `ConditionUser=!root` should not be added. The point of the system service *is* after all to be started by root. On 11/10/2021 21.41, Joel Miller wrote: OS: openSuSE Leap 15.3; KDE plasma desktop To enable a system instance of pul

Re: [pulseaudio-discuss] High CPU Usage in System Mode

2020-07-07 Thread Manuel Amador (Rudd-O)
On 01/07/2020 18.32, jtharkey wrote: > In the source I found this in daemon/main.c: > > if (conf->system_instance && !conf->disable_shm) { >     pa_log_notice(_("Running in system mode, forcibly disabling > SHM mode.")); >     conf->disable_shm = true; >     } > > I commented that out and b

Re: [pulseaudio-discuss] [PATCH] allow-passthrough: Change the name of null-sink

2017-04-19 Thread Manuel Amador (Rudd-O)
On 04/19/2017 02:36 AM, Jungsup Lee wrote: > Sink's "media.name" property is mostly NULL, therefore > using sink's name instead of sink's "media.name" property. > --- > src/modules/module-allow-passthrough.c | 5 + > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/src/modules/m

Re: [pulseaudio-discuss] [BUG] MSI PX60 6QE Laptop : headphones jack not detected but more or less working

2017-01-10 Thread Manuel Amador (Rudd-O)
On 01/10/2017 07:56 PM, GMAIL wrote: > Hi everyone, and Happy New Year to PA developers around the world ! :-) Not to discourage you, but your issue sounds like an ALSA driver deficiency, as the volume regulators are usually managed through ALSA-provided information files. You may want to cross-p

Re: [pulseaudio-discuss] 98766: Bug and bounty to improve HDMI handling in PA

2016-09-20 Thread Manuel Amador (Rudd-O)
On 09/21/2016 12:55 AM, Manuel Amador (Rudd-O) wrote: > Another concern which just occurred to me. This policy module I am > proposing needs to disable DPMS screen standby/off, but it must NOT > interfere with actual screen saving or locking functions. That is, if > the user runs a

Re: [pulseaudio-discuss] 98766: Bug and bounty to improve HDMI handling in PA

2016-09-20 Thread Manuel Amador (Rudd-O)
On 09/20/2016 01:36 PM, Felipe Sateler wrote: > On 19 September 2016 at 15:00, Manuel Amador (Rudd-O) > wrote: > >> I believe that there's a good compromise to be made: >> >> 1. if PulseAudio ('s D-Bus session) is tied to a GUI session in X11 or >>

Re: [pulseaudio-discuss] 98766: Bug and bounty to improve HDMI handling in PA

2016-09-20 Thread Manuel Amador (Rudd-O)
On 09/19/2016 06:00 PM, Manuel Amador (Rudd-O) wrote: > 1. if PulseAudio ('s D-Bus session) is tied to a GUI session in X11 or > Wayland, > 4. and there is a spec-compliant screen saver on the same D-Bus session > bus (GNOME's or KDE's, for example), > 2. and at lea

[pulseaudio-discuss] 98766: Bug and bounty to improve HDMI handling in PA

2016-09-19 Thread Manuel Amador (Rudd-O)
From https://bugs.freedesktop.org/token.cgi?t=yKdSDlY31y PulseAudio should block display DPMS when playing audio on HDMI devices The HDMI spec makes it so that when audio is playing through an HDMI output (the sink, set to profile HDMI), audio stops playing. This causes problems such as music pl