Pulseaudio-discuss Archive

List Statistics

  • Total Threads: 273
  • Total Posts: 1068
  #1  
07-08-2010 12:06 PM
Pulseaudio-discuss member admin is online now
User
 

I have this strange problem where in some applications (for example Penumbra
Overture or Chromium) audio will stutter unless I have the Volume Control
running.
I run it and the stuttering goes away, I close it and it comes back again.

Any ideas? Is this a bug that should be reported?

0.9.21 on Fedora 13

Cheers,
-Tako

  #2  
08-08-2010 12:43 AM
Pulseaudio-discuss member admin is online now
User
 

I have this strange problem where in some applications (for example Penumbra
Overture or Chromium) audio will stutter unless I have the Volume Control
running.
I run it and the stuttering goes away, I close it and it comes back again.

Any ideas? Is this a bug that should be reported?

0.9.21 on Fedora 13

Cheers,
-Tako Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> I have this strange problem where in some applications (for example
> Penumbra Overture or Chromium) audio will stutter unless I have the
> Volume Control running.
> I run it and the stuttering goes away, I close it and it comes back again.

That is probably because the volume control enforces frequent wake-ups
of PA and a low buffer size - and that do for some reason make your
audio applications work. If the applications uses PA correctly then it
is probably a ALSA driver issue.

(I have seen a similar issue with the OSS emulation in PA.)

/Mads
_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe.

  #3  
08-08-2010 11:30 AM
Pulseaudio-discuss member admin is online now
User
 

I have this strange problem where in some applications (for example Penumbra
Overture or Chromium) audio will stutter unless I have the Volume Control
running.
I run it and the stuttering goes away, I close it and it comes back again.

Any ideas? Is this a bug that should be reported?

0.9.21 on Fedora 13

Cheers,
-Tako Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> I have this strange problem where in some applications (for example
> Penumbra Overture or Chromium) audio will stutter unless I have the
> Volume Control running.
> I run it and the stuttering goes away, I close it and it comes back again.

That is probably because the volume control enforces frequent wake-ups
of PA and a low buffer size - and that do for some reason make your
audio applications work. If the applications uses PA correctly then it
is probably a ALSA driver issue.

(I have seen a similar issue with the OSS emulation in PA.)

/Mads
_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > I have this strange problem where in some applications (for example
> > Penumbra Overture or Chromium) audio will stutter unless I have the
> > Volume Control running.
> > I run it and the stuttering goes away, I close it and it comes back again.
>
> That is probably because the volume control enforces frequent wake-ups
> of PA and a low buffer size - and that do for some reason make your
> audio applications work. If the applications uses PA correctly then it
> is probably a ALSA driver issue.
>
> (I have seen a similar issue with the OSS emulation in PA.)
>
> /Mads

Just to add that similar issues happen for me when running CPU-hungry
apps together with the 'simultaenous output' module.

_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe.

  #4  
08-08-2010 01:39 PM
Pulseaudio-discuss member admin is online now
User
 

I have this strange problem where in some applications (for example Penumbra
Overture or Chromium) audio will stutter unless I have the Volume Control
running.
I run it and the stuttering goes away, I close it and it comes back again.

Any ideas? Is this a bug that should be reported?

0.9.21 on Fedora 13

Cheers,
-Tako Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> I have this strange problem where in some applications (for example
> Penumbra Overture or Chromium) audio will stutter unless I have the
> Volume Control running.
> I run it and the stuttering goes away, I close it and it comes back again.

That is probably because the volume control enforces frequent wake-ups
of PA and a low buffer size - and that do for some reason make your
audio applications work. If the applications uses PA correctly then it
is probably a ALSA driver issue.

(I have seen a similar issue with the OSS emulation in PA.)

/Mads
_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > I have this strange problem where in some applications (for example
> > Penumbra Overture or Chromium) audio will stutter unless I have the
> > Volume Control running.
> > I run it and the stuttering goes away, I close it and it comes back again.
>
> That is probably because the volume control enforces frequent wake-ups
> of PA and a low buffer size - and that do for some reason make your
> audio applications work. If the applications uses PA correctly then it
> is probably a ALSA driver issue.
>
> (I have seen a similar issue with the OSS emulation in PA.)
>
> /Mads

Just to add that similar issues happen for me when running CPU-hungry
apps together with the 'simultaenous output' module.

_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. Hey, you're absolutely right, I just tested it because I always
use simultaneous output as well and in fact the stuttering goes away when I
change to a single output.
Should this be reported as a bug?

-Tako


On Sun, Aug 8, 2010 at 12:30, Ng Oon-Ee <> wrote:

> On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> > Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > > I have this strange problem where in some applications (for example
> > > Penumbra Overture or Chromium) audio will stutter unless I have the
> > > Volume Control running.
> > > I run it and the stuttering goes away, I close it and it comes back
> again.
> >
> > That is probably because the volume control enforces frequent wake-ups
> > of PA and a low buffer size - and that do for some reason make your
> > audio applications work. If the applications uses PA correctly then it
> > is probably a ALSA driver issue.
> >
> > (I have seen a similar issue with the OSS emulation in PA.)
> >
> > /Mads
>
> Just to add that similar issues happen for me when running CPU-hungry
> apps together with the 'simultaenous output' module.
>
> _______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe.

  #5  
08-08-2010 03:42 PM
Pulseaudio-discuss member admin is online now
User
 

I have this strange problem where in some applications (for example Penumbra
Overture or Chromium) audio will stutter unless I have the Volume Control
running.
I run it and the stuttering goes away, I close it and it comes back again.

Any ideas? Is this a bug that should be reported?

0.9.21 on Fedora 13

Cheers,
-Tako Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> I have this strange problem where in some applications (for example
> Penumbra Overture or Chromium) audio will stutter unless I have the
> Volume Control running.
> I run it and the stuttering goes away, I close it and it comes back again.

That is probably because the volume control enforces frequent wake-ups
of PA and a low buffer size - and that do for some reason make your
audio applications work. If the applications uses PA correctly then it
is probably a ALSA driver issue.

(I have seen a similar issue with the OSS emulation in PA.)

/Mads
_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > I have this strange problem where in some applications (for example
> > Penumbra Overture or Chromium) audio will stutter unless I have the
> > Volume Control running.
> > I run it and the stuttering goes away, I close it and it comes back again.
>
> That is probably because the volume control enforces frequent wake-ups
> of PA and a low buffer size - and that do for some reason make your
> audio applications work. If the applications uses PA correctly then it
> is probably a ALSA driver issue.
>
> (I have seen a similar issue with the OSS emulation in PA.)
>
> /Mads

Just to add that similar issues happen for me when running CPU-hungry
apps together with the 'simultaenous output' module.

_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. Hey, you're absolutely right, I just tested it because I always
use simultaneous output as well and in fact the stuttering goes away when I
change to a single output.
Should this be reported as a bug?

-Tako


On Sun, Aug 8, 2010 at 12:30, Ng Oon-Ee <> wrote:

> On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> > Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > > I have this strange problem where in some applications (for example
> > > Penumbra Overture or Chromium) audio will stutter unless I have the
> > > Volume Control running.
> > > I run it and the stuttering goes away, I close it and it comes back
> again.
> >
> > That is probably because the volume control enforces frequent wake-ups
> > of PA and a low buffer size - and that do for some reason make your
> > audio applications work. If the applications uses PA correctly then it
> > is probably a ALSA driver issue.
> >
> > (I have seen a similar issue with the OSS emulation in PA.)
> >
> > /Mads
>
> Just to add that similar issues happen for me when running CPU-hungry
> apps together with the 'simultaenous output' module.
>
> _______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. On Sun, 2010-08-08 at 14:39 +0200, Tako Schotanus wrote:
> Hey, you're absolutely right, I just tested it because I always
> use simultaneous output as well and in fact the stuttering goes away
> when I change to a single output.
> Should this be reported as a bug?
>
> -Tako

1. Please bottom-post, its convention and easier to follow =).

2. Yes it should be reported.


_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe.

  #6  
08-08-2010 08:11 PM
Pulseaudio-discuss member admin is online now
User
 

I have this strange problem where in some applications (for example Penumbra
Overture or Chromium) audio will stutter unless I have the Volume Control
running.
I run it and the stuttering goes away, I close it and it comes back again.

Any ideas? Is this a bug that should be reported?

0.9.21 on Fedora 13

Cheers,
-Tako Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> I have this strange problem where in some applications (for example
> Penumbra Overture or Chromium) audio will stutter unless I have the
> Volume Control running.
> I run it and the stuttering goes away, I close it and it comes back again.

That is probably because the volume control enforces frequent wake-ups
of PA and a low buffer size - and that do for some reason make your
audio applications work. If the applications uses PA correctly then it
is probably a ALSA driver issue.

(I have seen a similar issue with the OSS emulation in PA.)

/Mads
_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > I have this strange problem where in some applications (for example
> > Penumbra Overture or Chromium) audio will stutter unless I have the
> > Volume Control running.
> > I run it and the stuttering goes away, I close it and it comes back again.
>
> That is probably because the volume control enforces frequent wake-ups
> of PA and a low buffer size - and that do for some reason make your
> audio applications work. If the applications uses PA correctly then it
> is probably a ALSA driver issue.
>
> (I have seen a similar issue with the OSS emulation in PA.)
>
> /Mads

Just to add that similar issues happen for me when running CPU-hungry
apps together with the 'simultaenous output' module.

_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. Hey, you're absolutely right, I just tested it because I always
use simultaneous output as well and in fact the stuttering goes away when I
change to a single output.
Should this be reported as a bug?

-Tako


On Sun, Aug 8, 2010 at 12:30, Ng Oon-Ee <> wrote:

> On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote:
> > Tako Schotanus wrote, On 08/07/2010 01:06 PM:
> > > I have this strange problem where in some applications (for example
> > > Penumbra Overture or Chromium) audio will stutter unless I have the
> > > Volume Control running.
> > > I run it and the stuttering goes away, I close it and it comes back
> again.
> >
> > That is probably because the volume control enforces frequent wake-ups
> > of PA and a low buffer size - and that do for some reason make your
> > audio applications work. If the applications uses PA correctly then it
> > is probably a ALSA driver issue.
> >
> > (I have seen a similar issue with the OSS emulation in PA.)
> >
> > /Mads
>
> Just to add that similar issues happen for me when running CPU-hungry
> apps together with the 'simultaenous output' module.
>
> _______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. On Sun, 2010-08-08 at 14:39 +0200, Tako Schotanus wrote:
> Hey, you're absolutely right, I just tested it because I always
> use simultaneous output as well and in fact the stuttering goes away
> when I change to a single output.
> Should this be reported as a bug?
>
> -Tako

1. Please bottom-post, its convention and easier to follow =).

2. Yes it should be reported.


_______________________________________________
___________________________________________________

Posted on the Pulseaudio-discuss mailing list. Go to https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss to subscribe. -Tako


On Sun, Aug 8, 2010 at 16:42, Ng Oon-Ee <> wrote:

> On Sun, 2010-08-08 at 14:39 +0200, Tako Schotanus wrote:
> > Hey, you're absolutely right, I just tested it because I always
> > use simultaneous output as well and in fact the stuttering goes away
> > when I change to a single output.
> > Should this be reported as a bug?
> >
> > -Tako
>
> 1. Please bottom-post, its convention and easier to follow =).
>
> 2. Yes it should be reported.
>

1. If it's convention I'll try not to forget to do so. For it being easier
to follow, that's very personal, because I just don't agree :)

2. http://pulseaudio.org/ticket/844

-Tako


>





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: