[Bug 673604] Seek without flush flag in paused state cause deadlock
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 5 23:57:31 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=673604
GStreamer | gstreamer (core) | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at circular-chaos.org
Resolution| |NOTABUG
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-04-06 06:57:25 UTC ---
That's expected, non-flushing seeks must be used with caution. And yes, they
don't work in PAUSED state (because non-flushing seeks wait until all pending
data is played before doing the seek... and obviously that takes forever in
PAUSED).
--
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