[Gstreamer-bugs] [Bug 98587] Changed - Crash playing some .mp3 files

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Nov 19 03:06:55 PST 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=98587

Changed by rbultje at ronald.bitfreak.net.

--- shadow/98587	Tue Nov 19 05:46:52 2002
+++ shadow/98587.tmp.28153	Tue Nov 19 06:06:55 2002
@@ -92,6 +92,17 @@
 
 ------- Additional Comments From lwillis at plus.net  2002-11-19 05:46 -------
 I don't see how a problem with the filesystem driver should cause
 problems with  gst-*. It should be independant on where it is reading
 the file from - after all every other mp3 player I have reads these
 just fine ...
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2002-11-19 06:06 -------
+I'm not saying the driver is the problem, I'm saying the driver could
+cause problems in how we use it. GStreamer might call them different
+from others. And as you can see, data isn't a valid pointer, so
+reading fails somewhere (probably inside gnomevfssrc).
+
+I'll have a look... Does something like "gst-launch filesrc
+location=file.mp3 ! spider ! osssink" work? And what happens if you
+swap filesrc with gnomevfssrc (note: file.mp3 should be a mp3 from a
+NTFS partition).





More information about the Gstreamer-bugs mailing list