<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pulseaudio core dumped when switch to profile output:iec958-ac3-surround-51 (alsa a52 plugin)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93637#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pulseaudio core dumped when switch to profile output:iec958-ac3-surround-51 (alsa a52 plugin)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93637">bug 93637</a>
              from <span class="vcard"><a class="email" href="mailto:tom.ty89@gmail.com" title="Tom Yan <tom.ty89@gmail.com>"> <span class="fn">Tom Yan</span></a>
</span></b>
        <pre>Ready for whom? The physical device?

Just in case you guys aren't familiar with it, the a52 plugin is not like the
pulse plugin, which routes from alsa to pulse. Instead, basically it substitute
what pulse usually grab.

So usually it's like:
pulse -> iec958
and now it become:
pulse -> (plug:)a52 -> iec958

FWIW, this is mainly useful for S/PDIF only, where multichannel PCM is not
possible.

So this:
pulse(down-mixed stereo / passthrough'd ac3) -> iec958
become this:
pulse(6-ch pcm) -> a52(encoded ac3) -> iec958</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>