[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2010-02-10 Thread Id2ndR
As the title of this bug is about digital output but not especially AC3
output (surround sound with dolby digital or DTS), I just created a new
bug for this : bug #520157

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2010-01-19 Thread Achim
Am Montag, den 18.01.2010, 23:06 + schrieb Id2ndR:
 I trouble to solve several troubles :
 
 1/ When I kill pulseaudio, it is launch by applications that need sound.
 I managed to get a working alsa output by removing vlc-plugin-pulse
 package, set output to alsa in VLC, kill gnome-volume-control-applet,
 pulseaudio -k, and the run VLC again. At this step I think the next
 trouble prevent me to get it working.
 
 2/ I have 2 sound cards in my system so by disabling pulseaudio the first 
 sound card is used (a stereo intergrated card). So I removed the module used 
 by integrated sound card to get only this $ LANG=C aplay -l
  List of PLAYBACK Hardware Devices 
 card 1: Aureon51MkII [Aureon5.1MkII], device 0: USB Audio [USB Audio]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 
 = Running VLC with your sample file give me no sound output at all on my 
 amplifier.
 I ran these tests on Ubuntu 10.04 alpha2 only.
 
 The informations you've added helped me to understand what happened,
 even if I can't get it working yep, so thanks.
 
 Is there a way to check how alsa detect my optical output ?

I think at this point it is better to ask the question at the alsa ML or
Pulseaudio ML.

Regards
Achim

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2010-01-19 Thread Id2ndR
I managed to get it working on a sample by doing this :

1/ Download the smallest file from examples at 
http://www.sr.se/multikanal/english/e_index.stm
2/ $ aplay -D iec958:CARD=Aureon51MkII,DEV=0 dolby/SURROUNDTEST_011212.wav
= My amplifier correctly displayed that it is an DTS sample and I get surround 
sound.

I founded more information on this page:
http://alsa.opensrc.org/index.php/DigitalOut

I keep trying to get better results (playing a movie sample) an I will
report here the explanations if it success.

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2010-01-18 Thread Id2ndR
I trouble to solve several troubles :

1/ When I kill pulseaudio, it is launch by applications that need sound.
I managed to get a working alsa output by removing vlc-plugin-pulse
package, set output to alsa in VLC, kill gnome-volume-control-applet,
pulseaudio -k, and the run VLC again. At this step I think the next
trouble prevent me to get it working.

2/ I have 2 sound cards in my system so by disabling pulseaudio the first sound 
card is used (a stereo intergrated card). So I removed the module used by 
integrated sound card to get only this $ LANG=C aplay -l
 List of PLAYBACK Hardware Devices 
card 1: Aureon51MkII [Aureon5.1MkII], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

= Running VLC with your sample file give me no sound output at all on my 
amplifier.
I ran these tests on Ubuntu 10.04 alpha2 only.

The informations you've added helped me to understand what happened,
even if I can't get it working yep, so thanks.

Is there a way to check how alsa detect my optical output ?

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2010-01-17 Thread Id2ndR
Achim,

I read you explanation but I can't get it working like expected.

I run my tests on Ubuntu 9.10 and 10.04 alpha2.
I configure VLC with use S/PDIF if possible and totem with direct AC3 
output.
I chose analog duplex profile for my usb terratec MKII sound card on 
gnome-volume-control.

When I play a dolby-digital sample vob file, I get stereo sound trough
my optical connexion. This is strange because this happen even when
digital output profile isn't used. Is it my sound card that create a
digital stereo stream ?

Is there a way to get more information about what kind of stream is
sended by the system through the digital output ?

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2010-01-17 Thread Achim
 Achim,
 
 I read you explanation but I can't get it working like expected.
 
 I run my tests on Ubuntu 9.10 and 10.04 alpha2.
 I configure VLC with use S/PDIF if possible and totem with direct AC3 
 output.
 I chose analog duplex profile for my usb terratec MKII sound card on 
 gnome-volume-control.
 
 When I play a dolby-digital sample vob file, I get stereo sound trough
 my optical connexion. This is strange because this happen even when
 digital output profile isn't used. Is it my sound card that create a
 digital stereo stream ?

If you only get stereo sound, this can have several reasons.
1. the vob file only has Dolby Digital 2.0.
2. the sound gets resampled by pulseaudio.

Totem with gstreamer is not able to pass-through dolby-digital.
VLC with use S/PDIF if possible and Alsa should work.

Make sure that you don't use PulseAudio as output in VLC.

I also had to restart VLC to get it working.

 Is there a way to get more information about what kind of stream is
 sended by the system through the digital output ?

You can use this file as test.
http://www.lynnepublishing.com/surround/www_lynnemusic_com_surround_test.ac3

I hope this information is helpful

Regards
Achim

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2009-10-10 Thread Achim
Rogerio,

the bug description was never talking about passthrough. So I would say you 
should fill a new bug.
The problem, that you wasn't able to choose the output at all is now fixed.

Also take a look at Lennarts blog. 
http://0pointer.de/blog/projects/lpc-bluez-maemo-2009.html

Codec handling is one of the features that is on his todo list.

Regards
Achim

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Fix Released

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2009-10-10 Thread Rogerio
Achim,

Thanks for your explanation!

I will create a new bug about the SPDIF passthrough.

Regards,
Rogerio

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2009-10-09 Thread Rogerio
Sorry, but it isn't fixed. :-(

Pulseaudio has only digital stereo output. It still doesn't support
the SPDIF passthrough.

*

Extra information:
-

1) lsb_release -rd
Description:Ubuntu karmic (development branch)
Release:9.10

2) apt-cache policy pulseaudio
pulseaudio:
  Instalado: 1:0.9.18-0ubuntu3
  Candidato: 1:0.9.18-0ubuntu3
  Tabela de versão:
 *** 1:0.9.18-0ubuntu3 0
500 http://archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

3) aplay -l
 Lista de Dispositivos PLAYBACK Hardware 
placa 0: Intel [HDA Intel], dispositivo 0: ALC888 Analog [ALC888 Analog]
  Dispositivo secundário: 1/1
  Dispositivo secundário #0: subdevice #0
placa 0: Intel [HDA Intel], dispositivo 1: ALC888 Digital [ALC888 Digital]
  Dispositivo secundário: 1/1
  Dispositivo secundário #0: subdevice #0
placa 0: Intel [HDA Intel], dispositivo 3: INTEL HDMI [INTEL HDMI]
  Dispositivo secundário: 1/1
  Dispositivo secundário #0: subdevice #0

** Changed in: pulseaudio (Ubuntu)
   Status: Fix Released = Confirmed

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2009-10-02 Thread Achim
This is fixed in karmic with the latest pulseaudio and gnome-audio-
properties.

** Changed in: pulseaudio (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2009-03-03 Thread Daniel T Chen
** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205717] Re: S/Pdif / digital output not available in pulseaudio

2009-01-24 Thread Bug Watch Updater
** Changed in: pulseaudio
   Status: New = Fix Released

-- 
S/Pdif / digital output not available in pulseaudio
https://bugs.launchpad.net/bugs/205717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs