[gstreamer-bugs] [Bug 324725] gst_element_set_locked_state() doesn't have effect

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 14 06:55:46 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324725
 GStreamer | gstreamer (core) | Ver: 0.10.0


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #6 from Wim Taymans  2006-02-14 14:55 UTC -------
in 0.10 elements starts streaming in PAUSED. The PAUSED state only blocks for
sinks. If the purpose is to preroll the pipeline, then wait for 2 seconds
before starting playback, just do PAUSED, _usleep (2 * seconds), PLAYING. 

Can you explain the use case if there is something else you would like to do?


-- 
Configure bugmail: http://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