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

--- Comment #17 from Raymond <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to