<div dir="ltr">Hi David,<div><br></div><div>Can you generate the log again with a lower debug level? Your current log is 100mb big and very very long. Would be easier to debug with a lower debug level.</div><div><br></div>
<div>Thanks,</div><div>Luis</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 11 July 2014 08:35, David W. Harks <span dir="ltr"><<a href="mailto:dave@dwink.net" target="_blank">dave@dwink.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">GStreamer wizards,<br>
<br>
My GStreamer-based app is intended to play H.264 video clips back-to-back in gapless fashion. It uses playbin and the 'about-to-finish' signal to change URIs, as the various examples and advice about this shows.<br>

<br>
Unfortunately, I'm seeing a 5-10 frame 'pause' when switching URIs. What seems to be happening is that the sink stops rendering frames for a brief period, leaving a static frame visible, then 'catches up' and starts rendering again, skipping the first few frames of the next clip. I tried taking the same clips and playing them with gst-play-1.0 --gapless and I get the same result.<br>

<br>
My question is, how can I narrow down what's going on here? And is there anything I can do to get frame-perfect transitions? I created a debug log with GST_DEBUG=5 here: <a href="https://www.dropbox.com/s/0rdzlrcaz77wbkc/dbg.out.gz" target="_blank">https://www.dropbox.com/s/<u></u>0rdzlrcaz77wbkc/dbg.out.gz</a><br>

<br>
Unfortunately, I'm not quite sure how to interpret this output.<br>
<br>
Thanks for your expertise!<br>
<br>
-d<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</blockquote></div><br></div>