[Bug 752331] playback loses frames regularly and increasingly on run-times of more than 2 days

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 13 12:49:57 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752331

--- Comment #6 from Tiago Rezende <tiagosr at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #5)
> I don't think that fixes anything. If you want proper synchronization you
> need to rely on you sink element to do it. "sync" to 1, and "max-lateness"
> != -1

I was for some time relying on buffer PTS to do that, but when playback started
skipping after the same two days I went on to just enqueuing the samples and
rendering them in the order they came, to see if the problem went away. Then I
discovered that actually after these two/three days increasingly more samples
will end up not even being sent anymore to the appsink, and with a regular
pattern.

-- 
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