AC3 Passthrough was initial supported in Ubuntu 11.10, and with 12.04 we
can also set it up using pavucontrol. I am however a little unaware of
which client applications that supports this new functionality.
** Changed in: pulseaudio (Ubuntu)
Status: Triaged => Fix Released
--
You receive
The pulseaudio part of this bug has been fixed in Ubuntu 11.10 "Oneiric
Ocelot" thanks to the update to pulseaudio 1:1.0-0ubuntu1.
Currently, the only client to support passthrough output is the
GStreamer PulseAudio plugin. This will be available in the next release
(0.10.31) of gst-plugins-good.
** Changed in: pulseaudio
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/520157
Title:
PulseAudio doesn't allow AC3 output through S/PDIF
To manage notificat
** Changed in: pulseaudio
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/520157
Title:
PulseAudio doesn't allow AC3 output through S/PDIF
To manage notifications abou
** Tags added: natty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/520157
Title:
PulseAudio doesn't allow AC3 output through S/PDIF
To manage notifications about this bug go to:
https://bugs.launch
As far as I testedrecently it is still there, and still no support for
digital multichannel output in sound control panel.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/520157
Title:
PulseAudio does
Is this problem still occurring on Ubuntu 11.04 "Natty Narwhal"?
** Tags added: lucid maverick
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/520157
Title:
PulseAudio doesn't allow AC3 output throug
Here is what works for me:
Use pasuspender to temporarily stop pulseaudio and let vlc/mplayer
access the sound card directly.
pasuspender -- vlc yourfile.avi
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because
For mp3 to work directly with alsa add this in /etc/asound.conf
pcm.!default {
type plug
slave {
pcm "iec958"
rate 48000
format S16_LE
}
}
Resamples the stream to 48000 khz and puts it in "little indian" format so the
receiver can pick it up.
In smplayer choose "AC3/DTS pass-through S/PDIF.
SMplay
I did some testing on 10.10. No surround sound on S/PDIF no matter what
I've tried. VLC gives static noise instead of surround sound. mplayer
with -ao alsa -ac hwac3 gives nothing, just silence, using Alsa directly
in any media player with possibility of S/PDIF passthrough gives
silence. Only using
Hi! This is my first time posting here (hope this is in the right
thread).
I'm currently running Ubuntu 10.04.
aplay -l lists:
List of PLAYBACK Hardware Devices
card 0: NVidia [HDA NVidia], device 0: VT1708B Analog [VT1708B Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subde
** Changed in: pulseaudio (Ubuntu)
Importance: Undecided => Wishlist
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Work is going on upstream to address this issue, but is not considered
stable/ready enough yet for maverick. WIth any luck, natty should have
this functionality.
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification becaus
This is still an issue in 10.10 as well. As other people have commented,
you can use ALSA directly and it will work. This still needs to be fixed
though.
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because you ar
In case someone is having this problem with mplayer, it can be worked
around as following at least on my Ubuntu 10.04:
mplayer -ao alsa -ac hwac3 file.avi
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because you
installed this ppa without changes : ppa:gstreamer-developers/ppa
(https://launchpad.net/~gstreamer-developers/+archive/ppa)
no changes at all using gst-plugins-good0.10 v 0.10.23-4~lucid1 so I
switched back
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/5
I have the same problem, neither AC3, DTS nor DD works through IEC958!
"aplay -D iec958:CARD=SB,DEV=0 DEMO2_DTS.wav" does though...
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because you are a member of Ubuntu
B
It's not amp's fault, it supports AC3. It decodes the same streams on
Win7 on the same PC flawlessly Still cannot get any DD/AC3/DTS
whatever you name it "surround sound" from my files using any of
available players...
I'll try gst-plugins-good0.10 0.10.22-1 but this is far from optimal
soluti
Does gst-plugins-good0.10 0.10.22-1 (available in Debian testing) fix
this?
I contains the following new feature:
* directsoundsink: Implement SPDIF support for AC3
Note that if you want to try this you will first need to update
GStreamer core/base to >= 0.10.29
--
PulseAudio doesn't allow AC3
Maybe you can try with an other media (dvd or file) that use DTS or
Dolby sound instead of AC3. In my case my external amplifier doesn't
support AC3 but support the two others.
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug noti
Unfortunately your method doesn't work and never worked before, since I
remember.
SMplayer ends up with an mplayer error "[format] Sample format big-
endian AC3 not yet supported" no matter what you change in mplayer
config (like disabling audio equalizer).
VLC is crashing my... amplituner. I'm g
Just for information to those who encounter this trouble: you can get AC3/DTS
output working on VLC and SMplayer by using ALSA directly:
- VLC : chose "use S/PDIF if possible" and "Alsa" as output. If you've got
several sound card, then chose "show settings" -> "ALL" at the bottom, chose
Audio->
I have exactly the same problem here. I'm unable to produce any AC3/DTS
output out of S/PDIF interface. Only PCM digital stereo.The same thing
happened in 9.04 an 9.10 release.
$ aplay -l
Lista PLAYBACK urządzeń
karta 0: Intel [HDA Intel], urządzenie 0: AD198x Analog [AD198x Analog]
Ur
** Changed in: pulseaudio (Ubuntu)
Status: New => Triaged
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
** Changed in: pulseaudio
Status: Unknown => New
--
PulseAudio doesn't allow AC3 output through S/PDIF
https://bugs.launchpad.net/bugs/520157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
25 matches
Mail list logo