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 165545 - Totem won't play low bitrate mp3
Totem won't play low bitrate mp3
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.8
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2005-01-28 20:23 UTC by Jeremie Knuesel
Modified: 2005-03-03 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremie Knuesel 2005-01-28 20:23:33 UTC
lame file.mp3 file_low_br.mp3 -b 96
totem file_low_br.mp3

Totem hangs.
Note that the following works:
gst-launch-0.8 filesrc location=file_low_br.mp3 ! mad ! alsasink

Tell me if you'd like me to email you a sample file.
Comment 1 Ronald Bultje 2005-02-25 11:10:04 UTC
Please mail me the sample file.
Comment 2 Ronald Bultje 2005-03-03 18:03:46 UTC
It seems to work with latest CVS, probably thanks to Benjamin's changes to mad
to make it use an updated API in mad. Marking fixed (GStreamer).