<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - The client has not a chance to provide data, when absolute offset is used in a stream without prebuffering and underrun happend for long time"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103103#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - The client has not a chance to provide data, when absolute offset is used in a stream without prebuffering and underrun happend for long time"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103103">bug 103103</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>I played with the test program a bit, and I noticed that after the pause the
offset is increased. Based on the earlier discussion, I was expecting that the
program would continue writing where it left off. If I remove the offset
incrementing, then there are no overflows, even though the program writes more
than maxlength in one go.
Skipping ahead is a reasonable thing that an application might do after such
pause, but then it must not write the full amount that
pa_stream_writable_size() reported. However, for some reason when I try to
implement this by decreasing length by delta, overflows keep happening. I'll
keep investigating.</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>