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
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]:
'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
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
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
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.
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
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
'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 {
>
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
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
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
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
'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
'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
# 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
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
'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
--
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
19 matches
Mail list logo