Good news!

pl bossart also came up with a great way to avoid editing
/usr/local/share/pulseaudio/alsa-mixer/profile-sets/default.conf

# Rate Converter to 48kHz, needed for some applications
pcm.a52 {
    @args.0 {
        type integer
    }
    type rate
    slave {
        pcm "Filter_A52Encode"
        rate 48000
    }
}

The args.0 will then allow a52:%f to match a52:0.

Luke, what can we put instead of "card NVidia"? "card 0" would work for
the majority of users including me, but it would be nice to have
something that will work if the card is not 0. Any suggestions?

-- 
Pulseaudio fails with Alsa a52 (ac3) plugin (Ubuntu 10.04 Lucid)
https://bugs.launchpad.net/bugs/348353
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

Reply via email to