[Bug 796648] Add support for instantaneous rate changes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 22 14:18:50 UTC 2018


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Why not just have the demuxer do a downstream query, that would fail if any of
the sinks don't support instant-seek, then put the running time in the event?
Wouldn't that be more simple?

The current API/code seems overly complex to achieve the goal.

Are the segnums really always meant to be increasing? They corresponds to when
the seek event was created, so I'm not sure we can compare the numbers in a
valid way without changing the API.


Also, the latex comments in the markdown are really ugly, can we not do that
please?

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