After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586647 - Totem-gstreamer fails to play MP3 audio file.
Totem-gstreamer fails to play MP3 audio file.
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.23
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-22 14:50 UTC by EagleScreen
Modified: 2010-04-07 14:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description EagleScreen 2009-06-22 14:50:12 UTC
This error appears at try to play a MP3 audio file:
Internal GStreamer error: pad problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Comment 1 Wim Taymans 2009-08-24 15:43:28 UTC
Is it with all mp3 files or just some? If only one, can you make the mp3 available? what does the ouput of the next line look like?

gst-launch -v playbin2 uri=/path/to/file.mp3
Comment 2 Tim-Philipp Müller 2009-08-24 15:59:05 UTC
> gst-launch -v playbin2 uri=/path/to/file.mp3

I think that should have been:

  gst-launch -v playbin2 uri=file:///path/to/file.mp3
Comment 3 Tobias Mueller 2010-04-07 14:48:09 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!