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


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

--- Comment #5 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Tiago Rezende from comment #4)
> 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.

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

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