[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 23:22:02 PST 2016


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

--- Comment #17 from Raymond <superquad.vortex2 at gmail.com> ---
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/alsa-sink.c

if (u->first) { 
      pa_log_info("Starting playback."); 
      snd_pcm_start(u->pcm_handle);


Pulseaudio call snd_pcm_start after printing "starting playback", a52 plugin
need to compress certain amout of data for ac3 passthrough

-- 
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/20160109/23472235/attachment.html>


More information about the pulseaudio-bugs mailing list