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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 7 16:49:29 UTC 2017


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

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
So far, what I see:
  - nlecomposition queue an incoming seek
  - The pipeline is in paused, blocked on wait-for-preroll
  - Nothing happens

Normally, when seeks aren't queued, a flush operation will unblock the preroll,
and everything should be fine. Dropping the allocation query (hence not
blocking in while executing gst_aggregator_do_allocation() seemed to work, but
was of course just hiding an existing bug.

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