[Bug 661049] matroskademux: support seek with start_type NONE
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 6 02:16:50 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=661049
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim.taymans at gmail.com
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2011-10-06 09:16:46 UTC ---
The semantics are that when NONE is used in the seek for start/stop, the
start/stop positions are not updated.
If the start is not updated in rate > 0 (and stop not updated when rate < 0),
no seek happens and playback continues where it was (possibly with a new rate
or new stop/start positions).
The fact that a seek should happen because the start/stop changed is reflected
in the update field when calling gst_segment_set_seek()
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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