[Gstreamer-bugs] [Bug 94113] New - problem playing internet stream

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 24 14:29:45 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=94113

Changed by sisob at eircom.net.

--- shadow/94113	Tue Sep 24 17:29:45 2002
+++ shadow/94113.tmp.28659	Tue Sep 24 17:29:45 2002
@@ -0,0 +1,33 @@
+Bug#: 94113
+Product: GStreamer
+Version: 0.4.2
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: sisob at eircom.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: problem playing internet stream
+
+The following command sucessfully recognises and plays a stream:
+gst-launch gnomevfssrc location="http://mp3.chemlab.org:8000/betasex" ! mad
+! osssink
+
+This command does not
+gst-launch gnomevfssrc location="http://mp3.chemlab.org:8000/betasex" !
+spider ! osssink
+
+it just prints 
+gnomevfssrc0: filesize = 0
+gnomevfssrc0: offset = 4096
+gnomevfssrc0: offset = 8192
+gnomevfssrc0: offset = 12288
+
+I am relatively ignorant of these things but it looks like spider isnt
+autodetecting the stream format. I can provide more output if necessary.





More information about the Gstreamer-bugs mailing list