[gstreamer-bugs] [Bug 540300] [souphttpsrc] souphttpsrc does not seek ahead in http stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 31 09:43:29 PDT 2008


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=540300

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #8 from Jan Schmidt  2008-07-31 16:43 UTC -------
The problem looks to be around here:

gstsouphttpsrc.c:957:gst_soup_http_src_create:<souphttpsrc0> Seek from position
846208 to 1348128: requeueing connection request
0:00:10.844523395 26794  0x9b0c788 DEBUG          souphttpsrc
gstsouphttpsrc.c:696:gst_soup_http_src_finished_cb:<souphttpsrc0> finished
0:00:10.844549027 26794  0x9b0c788 WARN           souphttpsrc
gstsouphttpsrc.c:708:gst_soup_http_src_finished_cb:<souphttpsrc0> error:
Cancelled
0:00:10.844570468 26794  0x9b0c788 WARN           souphttpsrc
gstsouphttpsrc.c:708:gst_soup_http_src_finished_cb:<souphttpsrc0> error:
libsoup status code 1

Where it then posts an error on the bus for what looks like an error that
should be being ignored.

I don't know if this is actually a blocker for the 0.10.9 release (which is
supposed to happen tonight) - is it a regression from 0.10.8?


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




More information about the Gstreamer-bugs mailing list