[pulseaudio-tickets] [Bug 92148] pulseaudio jack modules drop samples on low fragment sizes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 29 05:08:03 PDT 2015


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

--- Comment #8 from Raymond <superquad.vortex2 at gmail.com> ---
    jack_port_get_latency_range(u->port[0], JackPlaybackLatency, &r);
    n = r.max * pa_frame_size(&u->sink->sample_spec);
    pa_sink_set_fixed_latency(u->sink, pa_bytes_to_usec(n,
&u->sink->sample_spec));


what is your jack 's latency and pulseaudio's fixed latency ?

-- 
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/20150929/ae0e6147/attachment.html>


More information about the pulseaudio-bugs mailing list