[gstreamer-bugs] [Bug 336957] Seg fault when playing mp3 (file linked)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 6 12:04:35 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336957
 GStreamer | gst-plugins-ugly | Ver: 0.10.3





------- Comment #3 from Mike Rhodes  2006-04-06 19:04 UTC -------
I tried removing the gst-ffmpeg package to see if this was somehow overriding
the selection of the mad plugin. The file still wouldn't play. I double checked
and I have both gst-ugly with the mad plugin installed, along with libmad. This
combination works with my other mp3 files that I've tested it on, seems to be
just this file.

If it seems to be working in CVS HEAD, I'll wait until an update to GStreamer
to see if this bug is fixed. If it's still a problem, maybe it's a problem with
the way the Ubuntu packages are working and I can file a bug with them.

In case it's helpful in some way, here is the output with ffmpeg removed:

mike at frenetri:~/Desktop$ gst-launch-0.10 playbin
uri=file:///home/mike/Desktop/Hallelujah.mp3  -t
Setting pipeline to PAUSED ...
** Message: don't know how to handle audio/mpeg, framed=(boolean)false,
mpegversion=(int)4
Pipeline is PREROLLING ...
FOUND TAG      : found by element "id3demux0".
         artist: Jeff Buckley
          album: Grace
          title: Hallelujah
           date: 1994-01-01
    track count: 10
   track number: 6
          genre: Rock
ERROR: from element /playbin0: You do not have a decoder installed to handle
this file. You might need to install the necessary plugins.
Additional debug info:
gstplaybasebin.c(1457): prepare_output (): /playbin0
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

Output of gst-inspect on the mad plugin:

mike at frenetri:~/Desktop$ gst-inspect-0.10 mad
Factory Details:
  Long name:    mad mp3 decoder
  Class:        Codec/Decoder/Audio
  Description:  Uses mad code to decode mp3 streams
  Author(s):    Wim Taymans <wim.taymans at chello.be>
  Rank:         secondary (128)

Plugin Details:
  Name:                 mad
  Description:          id3 tag manipulation and mp3 decoding based on the mad
library
  Filename:             /usr/lib/gstreamer-0.10/libgstmad.so
  Version:              0.10.3
  License:              GPL
  Source module:        gst-plugins-ugly
  Binary package:       GStreamer Ugly Plugins (Debian)
  Origin URL:           http://packages.qa.debian.org/gst-plugins-ugly0.10

[...]


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list