<div>You were right, Ross. I set the DurationInMS according to the framerate and it works now. Thanks for your help!<br><br> </div>
<div><span class="gmail_quote">On 5/11/07, <b class="gmail_sendername">Jay Furmanek</b> <<a href="mailto:jayfurmanek@gmail.com">jayfurmanek@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><span class="q">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">>><br>>>oddity 2: I tried playing the stream with VLC and while it decoded<br>>>and displayed the first few frame, I got a bunch of 'late picture
<br>>>skipped' errors after that it was stuck displaying the first frame.<br>><br>>Are you setting "fPresentationTime" and "fDurationInMicroseconds"<br>>correctly in your 'framer' class?
<br>->-</blockquote>
<div> </div></span>
<div>I'm thinking that's my culprit -setting the timing wrong. For the presentationTime, I just stamp the current NAL unit when I read it in with the current time from gettimeofday(), basically as the transmission time.
</div>
<div> </div>
<div>I'm not sure I know how the DurationInMicroseconds should be set.</div><span class="q">
<div>_______________________________________________<br>live-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br> </div></span></div>
<br></blockquote></div><br>