[pulseaudio-discuss] Killing Parec?

2010-07-13 Thread Murtaza Munaim
Hey guys. I had a inquiry into parec, the pulse audio recording tool. So in my current setup, I have a sink setup by the following: pactl load-module module-null-sink sink_name=$port Now, I have firefox feeding into this sink, and I have parec fetching data from this sink and piping it to a scr

[pulseaudio-discuss] pulseaudio[24553]: ratelimit.c: 497 events suppressed

2010-07-13 Thread Chris
I've just recently upgraded to Mandriva 2010.1 hoping that the above problems would go away. They haven't. I'm still seeing syslog entries like this: pulseaudio[24553]: alsa-util.c: snd_pcm_delay() returned a value that is exceptionally large: -161920 bytes (-917 ms). localhost pulseaudio[24553]:

Re: [pulseaudio-discuss] [PATCH 1/3] alsa: fix mixer profiles, add passthrough config

2010-07-13 Thread Colin Guthrie
'Twas brillig, and pl bossart at 13/07/10 22:30 did gyre and gimble: > On Tue, Jul 13, 2010 at 4:13 PM, Colin Guthrie wrote: >> Is this one doing anything currently? I mean does this passthrough >> profile actually work without any code changes not yet upstream? >> >> Sorry if this is dumb questio

Re: [pulseaudio-discuss] [PATCH 1/3] alsa: fix mixer profiles, add passthrough config

2010-07-13 Thread pl bossart
On Tue, Jul 13, 2010 at 4:13 PM, Colin Guthrie wrote: > Is this one doing anything currently? I mean does this passthrough > profile actually work without any code changes not yet upstream? > > Sorry if this is dumb question as I've not really had as much time of > late as usual so may not be keep

Re: [pulseaudio-discuss] {PATCH][RFC] AC3 passthrough support

2010-07-13 Thread Michael Rans
Strange - $CARD really won't work on my setup - it fails to create an a52 device. Can anyone else get it working? On Lucid? I tried it in ~/.asoundrc, /etc/asound.conf and /usr/share/alsa/alsa.conf and no luck. Cheers, Mike From: pl bossart To: General Pu

Re: [pulseaudio-discuss] [PATCH 3/3] alsa: disable rewinds when using ALSA plugins

2010-07-13 Thread Colin Guthrie
Pushed. Thanks :D -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mandriva Linux Contributor [http://www.mandriva.com/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.

Re: [pulseaudio-discuss] [PATCH 2/3] alsa: fix failed assertion when using a52 plugin

2010-07-13 Thread Colin Guthrie
I already had my commit in my tree so I've just pushed it now instead. -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mandriva Linux Contributor [http://www.mandriva.com/] PulseAudio Hacker [http://ww

Re: [pulseaudio-discuss] [PATCH 1/3] alsa: fix mixer profiles, add passthrough config

2010-07-13 Thread Colin Guthrie
Is this one doing anything currently? I mean does this passthrough profile actually work without any code changes not yet upstream? Sorry if this is dumb question as I've not really had as much time of late as usual so may not be keeping up fully. Col -- Colin Guthrie gmane(at)colin.guthr.ie h

Re: [pulseaudio-discuss] {PATCH][RFC] AC3 passthrough support

2010-07-13 Thread Colin Guthrie
'Twas brillig, and pl bossart at 13/07/10 21:21 did gyre and gimble: > Adding this in /etc/asound.rc (more exactly > /etc/alsa/pulse-default.conf on my Fedora box) work fine: > > pcm.a52 { >@args [CARD] >@args.CARD { >type string >} >type rate >slave { >pcm { >

[pulseaudio-discuss] [PATCH 3/3] alsa: disable rewinds when using ALSA plugins

2010-07-13 Thread pl bossart
0003-alsa-disable-rewinds-when-using-ALSA-plugins.patch Description: Binary data ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

[pulseaudio-discuss] [PATCH 2/3] alsa: fix failed assertion when using a52 plugin

2010-07-13 Thread pl bossart
0002-alsa-fix-failed-assertion-when-using-a52-plugin.patch Description: Binary data ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

[pulseaudio-discuss] [PATCH 1/3] alsa: fix mixer profiles, add passthrough config

2010-07-13 Thread pl bossart
0001-alsa-fix-mixer-profiles-add-passthrough-config.patch Description: Binary data ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Re: [pulseaudio-discuss] {PATCH][RFC] AC3 passthrough support

2010-07-13 Thread pl bossart
Adding this in /etc/asound.rc (more exactly /etc/alsa/pulse-default.conf on my Fedora box) work fine: pcm.a52 { @args [CARD] @args.CARD { type string } type rate slave { pcm { type a52 bitrate 448 channels 6 card $CARD

Re: [pulseaudio-discuss] {PATCH][RFC] AC3 passthrough support

2010-07-13 Thread Colin Guthrie
'Twas brillig, and Michael Rans at 13/07/10 19:53 did gyre and gimble: > # Encode AC3 -> Directly on hardware > # with Rate Converter to 48kHz, needed for some applications > pcm.a52 { > @args [ CARD ] > @args.CARD { > type integer > } > type rate > slave { > pcm

Re: [pulseaudio-discuss] Channel-level volume control

2010-07-13 Thread Colin Guthrie
'Twas brillig, and Alex Karpinski at 13/07/10 19:32 did gyre and gimble: > On Jul 13, 2010, at 2:12 PM, Colin Guthrie wrote: > >> 'Twas brillig, and Alex Karpinski at 13/07/10 18:53 did gyre and >> gimble: >>> Long question short: Is it possible the volume for an individual >>> channel on an indiv

Re: [pulseaudio-discuss] {PATCH][RFC] AC3 passthrough support

2010-07-13 Thread Michael Rans
# Encode AC3 -> Directly on hardware # with Rate Converter to 48kHz, needed for some applications pcm.a52 { @args [ CARD ] @args.CARD { type integer } type rate slave { pcm { type a52 bitrate 448 channels 6 card $CA

Re: [pulseaudio-discuss] Channel-level volume control

2010-07-13 Thread Alex Karpinski
On Jul 13, 2010, at 2:12 PM, Colin Guthrie wrote: > 'Twas brillig, and Alex Karpinski at 13/07/10 18:53 did gyre and gimble: >> Long question short: Is it possible the volume for an individual channel on >> an individual sink-input? > > Yes. Just use pavucontrol and make sure you press the butto

Re: [pulseaudio-discuss] Channel-level volume control

2010-07-13 Thread Colin Guthrie
'Twas brillig, and Alex Karpinski at 13/07/10 18:53 did gyre and gimble: > Long question short: Is it possible the volume for an individual channel on > an individual sink-input? Yes. Just use pavucontrol and make sure you press the button that allows individual channel volume control. Col --

[pulseaudio-discuss] Channel-level volume control

2010-07-13 Thread Alex Karpinski
Long question short: Is it possible the volume for an individual channel on an individual sink-input? At least, that's what I think I need to know, the actual issue is a little bit more long-winded. I'm using python-gstreamer to create a pipeline that outputs to pulsesink, and somewhere along