[gstreamer-bugs] [Bug 587896] "No stream given yet" error from giostreamsrc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 8 02:08:08 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=587896

  GStreamer | gst-plugins-base | Ver: 0.10.22

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Comment #4 from Sebastian Dröge  2009-07-08 09:08 UTC -------
Could you get a debug log with GST_DEBUG=basesrc:5,gio*:5 ? Also it would
really help if you could create a small sample application that reproduces this
behaviour.

The problem seems to be now that for some reason basesrc::stop() is called
after basesrc::start() and then basesrc::start() is called again. The stop()
will close the stream... it might make sense to not close the stream
automatically in the case of giostream{src,sink} though.


-- 
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=587896.




More information about the Gstreamer-bugs mailing list