[Bug 734058] [basesrc] pad task started before start_complete when seeking
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 4 16:29:37 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=734058
--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
You test is incorrect though. You should send the seek event to your pipeline,
or the src element, not directly to the pad. Receiving a seek on a pad before
the start has completed is unexpected.
The bug remains of course, but the fix won't work with by-passing the
Bin/Element hierarchy.
--
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