[pulseaudio-tickets] [Bug 93637] pulseaudio core dumped when switch to profile output:iec958-ac3-surround-51 (alsa a52 plugin)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 8 06:55:10 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93637

--- Comment #8 from Tom Yan <tom.ty89 at gmail.com> ---
(In reply to Raymond from comment #7)
> http://git.alsa-project.org/?p=alsa-plugins.git;a=blob_plain;f=doc/a52.txt;
> hb=HEAD
> 
> Do pulseaudio misuse a52 plugin since it only supoort fixed card number

That has nothing to do with pulseaudio. These in the alsa conf allow a52 to
route to different card:

    @args [ CARD ]
    @args.CARD {
        type string
    }
    card $CARD

The first line define the possible argument(s), the second define the type (if
you use integer instead you can only use the index, otherwise you can use both
the index or the name like "PCH" or so, the third will route to different card
base on the argument (e.g. inserted by pulse). As the document has mentioned,
the "card" parameter will look for iec958 (digital output port) automatically.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160108/f309324b/attachment.html>


More information about the pulseaudio-bugs mailing list