[Bug 787300] basesink: Add property to handle seamless-seek by sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 5 09:56:23 UTC 2017


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

--- Comment #1 from Seungha Yang <pudding8757 at gmail.com> ---
Created attachment 359170
  --> https://bugzilla.gnome.org/attachment.cgi?id=359170&action=edit
basesink: Add property to handle seamless-seek by sink

Add "enable-seamless-seek" property to handle some special seek events
which satisfy following conditions

* non-flush
* positive rate
* start_type is none

In that case, sink will not forward the seek event to upstream and
handle it by self (only modify internal segment). Default FALSE

This will be very useful in case of seamless rate change (without flush)
such as Youtube trick play.

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

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