<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 4, 2017 at 3:00 AM, benravin <span dir="ltr"><<a href="mailto:ben.alex@outlook.com" target="_blank">ben.alex@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">>> The difference is that since data enters and leaves the<br>
</span>>> fifo in blocks of samples and not as a constant rate stream.<br>
<br>
But the timestamping on block of data writes can introduce more timing<br>
errors even with a DLL. For example if the audio is compressed the decoding<br>
time can vary based on the content and is proportional to write timestamps<br>
( encoding of silence followed by high content).  How to compensate these<br>
jitters  ?<br></blockquote><div><br><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">​just another reason to avoid working with such formats. decompress it first to PCM. done.​</div><br><div style="font-family:arial,helvetica,sans-serif;display:inline" class="gmail_default">​<br></div></div></div></div></div>