<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div><br> <br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 Make sure you<br>
have a recent ffmpeg package (reordered buffers had bad timestamps in<br>
earlier versions). The payloader is probably fine, even for slightly<br>
older versions.<br>
</blockquote></div><div><br>Following are some logs coming from the ffmpeg mpeg4 decoder regarding timestamps.  You can see for the logs for the working machine, the timestamps are space roughly 0.04s apart, which is what you would expect given that the source is 25fps.<br>

<br>You can see however for the logs for the problematic machine that the timestamps are screwy.  Is this what you are talking about when you say &quot;bad timestamp&quot;?  I am 95% certain that I am using the same versions of things on both machines, since I&#39;m simply installing from the ubuntu hardy repositories, except that one is 32 bit and the other 64 bit (so the actual binaries are different, but versions should still be the same).<br>

<br>But perhaps there is some way I can confirm the actual gst-ffmpeg version being used?</div></div></blockquote><div><br> </div></div>FYI: I&#39;ve just built from source gst-ffmpeg-0.10.4 and gst-ffmpeg-0.10.6, and still getting the same behaviour :-(<br>
<br>Jono<br>