[gstreamer-bugs] [Bug 576188] [playbin2] Reusing a playbin2 instance with visualizations creates deadlock

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 22 10:46:46 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=576188

  GStreamer | gst-plugins-base | Ver: git




------- Comment #2 from Sebastian Dröge  2009-03-22 17:47 UTC -------
The problem here seems to be related to the video sink being gconfvideosink.
When changing the video sink to xvimagesink or ximagesink everything works
without problems with the same code. So probably something is confused by
gconfvideosink changing the internal sink as the audio pipeline is blocked in
preroll and no video pipeline is running at this time, i.e. no thread is
somewhere in the dec!conversion!videosink part.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576188.




More information about the Gstreamer-bugs mailing list