<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Problem with
fPresentationTime</title></head><body>
<blockquote type="cite" cite>
<blockquote>Yes, you're not aligning these presentation times with
'wall clock' time - i.e., the time that you would get by calling
&quot;gettimeofday()&quot;.<br>
</blockquote>
</blockquote>
<blockquote type="cite" cite><br>
So, the sample times I get from my encoder start at 0 and increase
(i.e. a relative timestamp); when you say 'wall clock' time, does this
mean I should be taking note of the absolute start time?</blockquote>
<div><br></div>
<div>Yes.&nbsp; Note the start 'wall clock' time (by calling
&quot;gettimeofday()&quot; when you get your first (0) sample time),
and then add it to the sample time each time you set
&quot;fPresentationTime&quot;.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>