[Bug 673604] Seek without flush flag in paused state cause deadlock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 7 06:45:15 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673604
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
   Target Milestone|HEAD                        |NONE

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-04-07 13:45:12 UTC ---
Just to expand on that, the main use case for non-flushing seeks is looping, in
which case you would do a SEGMENT seek and wait for the SEGMENT_DONE message on
the bus, which the parser/demuxer driving the pipeline will post when it has
finished streaming (instead of pushing an EOS event downstream).

What's your use case here?

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