[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:37:16 PDT 2015


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

--- Comment #4 from Tiago Rezende <tiagosr at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #3)
> Did you forgot to set property "max-lateness" of appsink ? Without that, you
> are telling appsink to never drop, which will cause drift if you GL
> rendererer jitter.

Oh, sorry, I forgot to include that the sample queuing function actually checks
if the queue is longer than 3 samples, dropping the oldest ones in that case -
making the max-lateness option unnecessary, IMO - does it influence the running
timer/frame counter inside gstreamer? I couldn't detect any jitter in the
playing before the pipeline started missing frames.

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