[Gstreamer-bugs] [Bug 123249] Changed - [PATCH] spider doesn't work with file size smaller than 150 Ko

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Oct 6 06:07:05 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=123249

Changed by rbultje at ronald.bitfreak.net.

--- shadow/123249	Mon Oct  6 06:07:45 2003
+++ shadow/123249.tmp.32241	Mon Oct  6 09:07:05 2003
@@ -120,6 +120,15 @@
 Help! ;).
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-10-06 06:07 -------
 Created an attachment (id=20492)
 current patch, not 100% working :(
 
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-10-06 09:07 -------
+I found the problem. The scheduler (opt) puts the decoder and filesrc
+in the same group (thread), which means that the next call to filesrc
+will hang because filesrc (or whichever source) is in PAUSED (eos).
+
+I've got a pretty horrible workaround for this, please don't kill me
+right away but let me first explain that this is the only way I could
+fix this...




More information about the Gstreamer-bugs mailing list