[Gstreamer-bugs] [Bug 94609] New - gst-launch-ext doesn't handle dots in filename

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Oct 1 09:22:06 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=94609

Changed by unknown at bugzilla.gnome.org.

--- shadow/94609	Tue Oct  1 12:22:06 2002
+++ shadow/94609.tmp.15940	Tue Oct  1 12:22:06 2002
@@ -0,0 +1,76 @@
+Bug#: 94609
+Product: GStreamer
+Version: 0.3.3
+OS: other
+OS Details: 
+Status: UNCONFIRMED   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: unknown at bugzilla.gnome.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: gst-launch-ext doesn't handle dots in filename
+
+
+Package: GStreamer
+Severity: normal
+Version: 0.4.0-5
+Synopsis: gst-launch-ext doesn't handle dots in filename
+Bugzilla-Product: GStreamer
+Bugzilla-Component: gstreamer (core)
+
+Description:
+Description of Problem:
+If gst-launch-ext gets a file-name with more than just one dot in the
+extension, it cannot determine the file-type.
+
+Steps to reproduce the problem:
+1. get a mp3 with more than one dot in the filename
+2. gst-launch-ext file.name.mp3
+3. you get "No suitable pipe found for extension  atomic kitten - the
+tide is high.mp3."
+
+Actual Results:
+One try of mine:
+mark at flappie:~/music$ gst-launch-ext 26.\ atomic\ kitten\ -\ the\ tide\
+is\ high.mp3 
+No configuration file /home/mark/.gst found.  You might want to create
+one.
+No suitable pipe found for extension  atomic kitten - the tide is
+high.mp3.
+mark at flappie:~/music$ 
+
+And a good result with the renamed file:
+mark at flappie:~/music$ gst-launch-ext atomic.mp3                         
+            
+No configuration file /home/mark/.gst found.  You might want to create
+one.
+Running gst-launch filesrc location="atomic.mp3" ! mad ! osssink
+INFO ( 1028: 0) Initializing GStreamer Core Library version 0.4.0 
+INFO ( 1028: 0) CPU features: (0c040841) MMX SSE 
+
+
+Expected Results:
+
+
+How often does this happen?
+Every 'dot'ed filename
+
+Additional Information:
+I used the debian packages, version 0.4.0-5
+
+
+
+
+------- Bug moved to this database by unknown at bugzilla.gnome.org 2002-10-01 12:22 -------
+
+Unknown version unspecified in product GStreamer. Setting version to "0.3.3".
+The original reporter (mark at mwborst.com) of this bug does not have an account here.
+Reassigning to the exporter, unknown at bugzilla.gnome.org.
+Reassigning to the default owner of the component, gstreamer-maint at bugzilla.gnome.org.
+
+





More information about the Gstreamer-bugs mailing list