[Bug 655804] Play position advancing but frames not rendered

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 2 03:11:45 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655804
  GStreamer | gstreamer (core) | 0.10.34

--- Comment #26 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-02 10:11:42 UTC ---
Yes:

grep "basesink.*xv.*ossibly.waiting" log | less -SR

(You might not have "xv", replace with a unique string of your video sink, it
is here to discard references to the audio base sink).

Then look at the timings, and check if there's a sudden large jump. If you see
one, look at the full log at that point, and check if the next "clock returned"
for that sink happens a long time later.

If so, you can try to cut a portion of the video around that time and hope it's
reproducible.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list