[Gstreamer-bugs] [Bug 136494] New - Ogg and mp3 playback just produce static

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 7 13:25:56 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=136494

Changed by uraeus at linuxrising.org.

--- shadow/136494	Sun Mar  7 16:25:56 2004
+++ shadow/136494.tmp.18128	Sun Mar  7 16:25:56 2004
@@ -0,0 +1,44 @@
+Bug#: 136494
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: Uraeus at linuxrising.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Ogg and mp3 playback just produce static
+
+Current cvs doesn't allow me to play either mp3 or Ogg with gst-launch (wav
+works well however). The mp3 
+
+[cschalle at 3jq3n91 test]$ gst-launch filesrc location=test.mp3 ! mad ! osssink
+ 
+** (process:25876): CRITICAL **: how to remove plugins?
+ 
+(process:25876): GStreamer-CRITICAL **: Factory for `mad' has no type
+WARNING: erroneous pipeline: no element "mad"
+         Trying to run anyway.
+RUNNING pipeline ...
+
+The Ogg pipeline just doesn't do anything:
+[cschalle at 3jq3n91 test]$ gst-launch filesrc location=police.ogg ! oggdemux
+! vorbisdec ! audioconvert ! osssink
+ 
+** (process:32065): CRITICAL **: how to remove plugins?
+ 
+(process:32065): GStreamer-CRITICAL **: Factory for `vorbisdec' has no type
+WARNING: erroneous pipeline: no element "vorbisdec"
+         Trying to run anyway.
+RUNNING pipeline ...
+Execution ended after 1646 iterations (sum 347833000 ns, average 211320 ns,
+min 53000 ns, max 8612000 ns).
+ 
+** (process:32065): WARNING **: opt: unlink elements in same group:
+implement me




More information about the Gstreamer-bugs mailing list