[Gstreamer-bugs] [Bug 122992] New - when using gst-launch to play a file with the modplug plugin never exits

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 22 19:18:16 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=122992

Changed by reddirt at reddirt.net.

--- shadow/122992	Mon Sep 22 22:18:16 2003
+++ shadow/122992.tmp.7240	Mon Sep 22 22:18:16 2003
@@ -0,0 +1,35 @@
+Bug#: 122992
+Product: GStreamer
+Version: 0.6.3
+OS: Linux
+OS Details: RedHat 9
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: reddirt at reddirt.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: when using gst-launch to play a file with the modplug plugin never exits
+
+I've tried a variety of module files and haven't ever seen the modplug
+player exit properly once playback is complete.  I'm using the set of 0.6.3
+RPMS from rawhide added to a stock RedHat 9 install.  OGGs, MP3s and FLACs
+play and then exit correctly.  The mikmod plugin, aside from spamming the
+console about "element mikmod0 performs a yield", also exhibits the same
+problem of not exiting.  This is both when specified on the commandline ala:
+
+gst-launch filesrc location=some.mod ! modplug ! osssink
+
+as well as:
+
+gst-launch filesrc location=some.mod ! spider ! osssink
+
+Also, as an addendum, .s3m files aren't correctly detected by
+gst-launch-ext or by spider.  gst-launch-ext complains that it doesn't know
+what decoder to use.  Spider attempts to use the ffmpeg library and then
+proceeds to coredump (probably since I don't have ffmpeg installed - but
+still).




More information about the Gstreamer-bugs mailing list