[pulseaudio-tickets] [PulseAudio] #837: A52 (ac3/Dolby Digital) encoding for SPDIF / Pulseaudio
PulseAudio
trac-noreply at tango.0pointer.de
Thu Jul 15 04:46:11 PDT 2010
#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 coling):
[3ede7e4] and [cb55b00] along with a suitable alsa config seem to solve
this.
Alsa config is:
{{{
pcm.a52 {
@args [CARD]
@args.CARD {
type string
}
type rate
slave {
pcm {
type a52
bitrate 448
channels 6
card $CARD
}
rate 48000 #required somehow, otherwise nothing happens in
PulseAudio
}
}
}}}
--
Ticket URL: <http://pulseaudio.org/ticket/837#comment:14>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list