[gstreamer-bugs] [Bug 635149] [pipeline] start time is not updated when pausing sink first
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Dec 18 05:54:19 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=635149
GStreamer | gstreamer (core) | 0.10.29
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> 2010-12-18 13:54:13 UTC ---
If you're changing states of elements inside a pipeline manually you have to
care for all these things yourself unfortunately. The start_time of an element
is only updated when changing to the PAUSED state and if an element inside the
pipeline already is in the PAUSED state it will not go through the transition
again.
--
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