[pulseaudio-tickets] [PulseAudio] #605: Capture Rate 3 times 44100

PulseAudio trac-noreply at tango.0pointer.de
Wed Jul 22 13:37:13 PDT 2009


#605: Capture Rate 3 times 44100
------------------------+---------------------------------------------------
  Reporter:  knightk    |       Owner:  lennart      
      Type:  defect     |      Status:  closed       
 Milestone:             |   Component:  module-alsa-*
Resolution:  elsewhere  |    Keywords:               
------------------------+---------------------------------------------------
Changes (by lennart):

  * status:  new => closed
  * resolution:  => elsewhere


Comment:

 0.9.10 is a very old PA version.

 You sound driver is broken if it signals POLLOUT too often, or
 snd_pcm_avail() is broken. It should only signal POLLOUT when there is
 actually audio data to write. PA will only call mmap_read() if either
 POLLOUT or snd_pcm_avail() tell it it makes sense to do that.

-- 
Ticket URL: <http://pulseaudio.org/ticket/605#comment:1>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list