[Gstreamer-bugs] [Bug 93100] New - threads do not actually play

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Sep 12 02:58:17 PDT 2002


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

Changed by thomas at urgent.rug.ac.be.

--- shadow/93100	Thu Sep 12 05:58:17 2002
+++ shadow/93100.tmp.7631	Thu Sep 12 05:58:17 2002
@@ -0,0 +1,35 @@
+Bug#: 93100
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details: RH73 + garnome
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: wim.taymans at chello.be                            
+ReportedBy: thomas at urgent.rug.ac.be               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: threads do not actually play
+
+I'm debugging a gstthread pipeline started from nautilus.
+The nautilus part sets up the pipeline correctly, puts it inside a thread
+and sets it to play.
+
+GStreamer doesn't actually play, the threads seem to get iterated but they
+give no status back and the debug output keeps mentioning the thread didn't
+do anything and tries to see if it should finish the thread.
+
+Look for the following string
+
+** (nautilus:2409): WARNING **: PLAYING PIPELINE: 0x824c330
+
+in the attached debug log.  That's where the pipeline is set to play, and
+before that you see all the elements being set to play, and after that the
+thread idles.
+
+I have no idea what should be done here, I checked the bin code and it has
+something commented that looks like it might be important.





More information about the Gstreamer-bugs mailing list