[Bug 787405] [REGRESSION] - Seeking in NLE is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 15 21:45:09 UTC 2017


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

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 359878
  --> https://bugzilla.gnome.org/attachment.cgi?id=359878&action=edit
nlecomposition: Always execute seeks

We have an optiominisation to avoid double seeks when a seek is passed
the end of the current stack. The problem, is that we no longer flush
the pipeline when this code is reached. This patch comments out this
optimization adding a FIXME. As mention, flushing the stack instead of
seeking would work, but does not seem trivial considering all the
mechanic inplace to forward or not the events.

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