[Gstreamer-bugs] [Bug 130409] New - Cannot play ogg files over http while local files work

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 2 12:23:36 PST 2004


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

Changed by pkg at newmad.no.

--- shadow/130409	Fri Jan  2 15:23:36 2004
+++ shadow/130409.tmp.32333	Fri Jan  2 15:23:36 2004
@@ -0,0 +1,32 @@
+Bug#: 130409
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: pkg at newmad.no               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Cannot play ogg files over http while local files work
+
+The following two runs of gst-lauch should be illustrative:
+
+$ gst-launch-0.7 gnomevfssrc
+location=http://10.0.0.2/music/ozric_tentacles/arborescence/01_astro_cortex.ogg
+! typefind ! spider ! esdsink
+RUNNING pipeline
+ERROR: /pipeline0/spider0/vorbisfile0: this is not a vorbis file
+ERROR       scheduler(14157)
+gstoptimalscheduler.c(2080):gst_opt_scheduler_iterate:
+[GstOptScheduler at 0x8056b70] in error state
+execution ended after 1 iterations (sum 36956000 ns, average 36956000 ns,
+min 36956000 ns, max 36956000 ns)
+Segmentation fault
+$ gst-launch-0.7 gnomevfssrc location=01_astro_cortex.ogg ! typefind !
+spider ! esdsink




More information about the Gstreamer-bugs mailing list