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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 1 06:38:58 UTC 2017


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

--- Comment #12 from HoonHee Lee <hoonh83.lee at gmail.com> ---
Dear All.
I rebased my patch.

Let me explain my solution.
My purpose is that to update start-time and base-time of current clock whenever
playback rate is changed with non-flush in order to behave flush-seek and have
valid running time.

1) Post "update-start-time" custom message from basesink to update start-time
in a pipeline.
2) Post "reset-time" message from basesink to reset start-time in a pipeline.
3) Post "update-base-time" custom message from basesink to update base-time in
a pipeline.

I hope this solution may have valid running time whenever playback rate is
changed.

Please review my patch and check it is acceptable or not.
Don't hesitate give any information or advices.

Thanks.

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