[Bug 778471] Pipelines don't pre-roll on empty segments after a segment seek.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 28 21:41:47 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778471
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #345494|0 |1
is obsolete| |
--- Comment #3 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 346936
--> https://bugzilla.gnome.org/attachment.cgi?id=346936&action=edit
basesink: Treat segment-done like EOS to complete state changes
Only diff since last version is to remove the check for the SEGMENT flag in the
GstSegment as BaseSrc doesn't push a segment event sometimes (if a seek happens
after num-buffers has been reached). So just always treat SEGMENT_DONE like a
EOS.
I wonder if the fix would be to make basesrc push the segment event when the
subclass returns EOS from the getrange function instead.
--
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