[Bug 753196] aggregator: seek_forward.synchronized takes too long

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 11 03:24:19 PDT 2015


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 311132
  --> https://bugzilla.gnome.org/attachment.cgi?id=311132&action=edit
videoaggregator: Fix mixup of running times and segment positions

We have to queue buffers based on their running time, not based on
the segment position.

Also only update the segment position after we pushed a buffer, otherwise
we're going to push down a segment event with the next position already.

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