Bug 448220 - Pulseaudio: AC3 Support does not work anymore
Summary: Pulseaudio: AC3 Support does not work anymore
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-24 16:09 UTC by Christian Nolte
Modified: 2008-06-13 23:41 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-06-13 23:41:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
yum log of the latest updates on my machine (10.99 KB, application/octet-stream)
2008-05-24 16:09 UTC, Christian Nolte
no flags Details

Description Christian Nolte 2008-05-24 16:09:07 UTC
Since some updates (I have not figured out what is the exact problem here) AC3
passthrough using pulseaudio does not work anymore. The yum.log is attached. AC3
Passthrough did work on the 14th of may.

Smolt-Profile:
http://www.smolts.org/client/show/pub_b75f1860-8199-486a-b3b8-5047dd56f614

Comment 1 Christian Nolte 2008-05-24 16:09:07 UTC
Created attachment 306584 [details]
yum log of the latest updates on my machine

Comment 2 Christian Nolte 2008-05-24 16:10:20 UTC
Disabling pulseaudio via /etc/alsa/alsa.conf "fixes" this problem for me:

@hooks [
        {
                func load
                files [
#                       "/etc/alsa/pulse-default.conf"
                        "/etc/asound.conf"
                        "~/.asoundrc"
                ]
                errors false
        }
]


Comment 3 Lennart Poettering 2008-06-13 23:41:06 UTC
PulseAudio doesn't do AC3 pass-through. If you want to use it, then you have to
use the spdif ALSA plugin and bypass PA. If PA is blocking access to the audio
device you might want to wrap your call in "pasuspender".


Note You need to log in before you can comment on or make changes to this bug.