Re: [pulseaudio-tickets] [PulseAudio] #837: A52 (ac3/Dolby Digital) encoding for SPDIF / Pulseaudio

2010-07-08 Thread PulseAudio
#837: A52 (ac3/Dolby Digital) encoding for SPDIF / Pulseaudio
--+-
  Reporter:  mcarans  |   Owner:  lennart  
  Type:  defect   |  Status:  new  
 Milestone:   |   Component:  module-alsa-*
Resolution:   |Keywords:   
--+-

Comment(by mcarans):

 I added to default.pa:
 load-module module-suspend-on-idle timeout=0

 and it seemed to prevent the sink unloading with Rhythmbox. SO I could
 open and close Rhythmbox and playing through SPDIF in Dolby Digital would
 work,

 However, when I load Oolite that uses libsdl then the unloading still
 seems to occur (so Oolite produces no sound).

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #655: pulseaudio crashes when using a52

2010-07-08 Thread PulseAudio
#655: pulseaudio crashes when using a52
+---
  Reporter:  pyropeter  |   Owner:  lennart 
  Type:  defect |  Status:  reopened
 Milestone: |   Component:  daemon  
Resolution: |Keywords:  
+---

Comment(by mcarans):

 I added to default.pa:
 load-module module-suspend-on-idle timeout=0

 and it seemed to prevent the sink unloading with Rhythmbox. SO I could
 open and close Rhythmbox and playing through SPDIF in Dolby Digital would
 work,

 However, when I load Oolite that uses libsdl then the unloading still
 seems to occur (so Oolite produces no sound).

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #839: Sink wrongly unloaded or not reloaded

2010-07-08 Thread PulseAudio
#839: Sink wrongly unloaded or not reloaded
--+-
  Reporter:  mcarans  |   Owner:  lennart
  Type:  defect   |  Status:  new
 Milestone:   |   Component:  daemon 
Resolution:   |Keywords: 
--+-

Comment(by mcarans):

 I added to default.pa:
 load-module module-suspend-on-idle timeout=0

 and it seemed to prevent the sink unloading with Rhythmbox. SO I could
 open and close Rhythmbox and playing through SPDIF would work,

 However, when I load Oolite that uses libsdl then the unloading still
 seems to occur (so Oolite produces no sound).

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #839: Sink wrongly unloaded or not reloaded

2010-07-08 Thread PulseAudio
#839: Sink wrongly unloaded or not reloaded
--+-
  Reporter:  mcarans  |   Owner:  lennart
  Type:  defect   |  Status:  new
 Milestone:   |   Component:  daemon 
Resolution:   |Keywords: 
--+-
Changes (by mcarans):

 * cc: r...@email.com (added)


-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #655: pulseaudio crashes when using a52

2010-07-08 Thread PulseAudio
#655: pulseaudio crashes when using a52
+---
  Reporter:  pyropeter  |   Owner:  lennart 
  Type:  defect |  Status:  reopened
 Milestone: |   Component:  daemon  
Resolution: |Keywords:  
+---

Comment(by mcarans):

 As the above is a different issue to the one I originally reported here, I
 have created a separate bug for it here: http://pulseaudio.org/ticket/839

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #837: A52 (ac3/Dolby Digital) encoding for SPDIF / Pulseaudio

2010-07-08 Thread PulseAudio
#837: A52 (ac3/Dolby Digital) encoding for SPDIF / Pulseaudio
--+-
  Reporter:  mcarans  |   Owner:  lennart  
  Type:  defect   |  Status:  new  
 Milestone:   |   Component:  module-alsa-*
Resolution:   |Keywords:   
--+-

Comment(by mcarans):

 As the above is a different issue to the one I originally reported here, I
 have created a separate bug for it here:
 http://pulseaudio.org/ticket/839

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


[pulseaudio-tickets] [PulseAudio] #839: Sink wrongly unloaded or not reloaded

2010-07-08 Thread PulseAudio
#839: Sink wrongly unloaded or not reloaded
-+--
 Reporter:  mcarans  |   Owner:  lennart
 Type:  defect   |  Status:  new
Milestone:   |   Component:  daemon 
 Keywords:   |  
-+--
 I have in .asoundrc:
 {{{
  # Encode AC3 -> Directly on hardware
  pcm.Filter_A52Encode {
  type a52
  bitrate 448
  card NVidia
  }

  # Rate Converter to 48kHz, needed for Pulseaudio it seems
  pcm.Filter_RateConvert {
  type rate slave {
 pcm "Filter_A52Encode" rate 48000
  }
  }
  }}}

  and in default.pa:
  {{{
  load-module module-alsa-sink device=Filter_RateConvert rate=48000
 channels=6 tsched=0 sink_properties=device.description=SPDIF
 sink_name=SPDIF
  }}}

  Music plays through AC3 via SPDIF through Pulseaudio and Alsa, but when I
 close the application (eg. Rhythmbox music player), the SPDIF output
 "disappears".

  I have attached a back trace: pulseaudiooutput_rateconverter.txt

  I think it's here where the Filter_RateConvert sink gets unloaded for
 some reason:
  {{{
  I: client.c: Freed 1 "Rhythmbox"
  I: protocol-native.c: Connection died.
  I: module.c: Unloading "module-alsa-sink" (index: #4).
  D: module-always-sink.c: Autoloading null-sink as no other sinks
 detected.
  }}}

  Is the sink being wrongly unloaded? Or is it correctly unloaded on
 Rhythmbox exit but wrong that it is not then reloaded afterwards?

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets