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 144679 - Won't play some mp3s correctly.
Won't play some mp3s correctly.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.7.4
Other Linux
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-20 02:31 UTC by Dexter
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dexter 2004-06-20 02:31:45 UTC
Go download this mp3: this is in the public domain so don't worry about the RIAA. 
http://www.ocremix.org/detailmix.php?mixid=OCR01138

This song, played under any players that utilize the GStreamer framework, such
as Juk and Rhythmbox. If you notice the intro and the rest of the song, it
sounds broken up and such. But under XMMS or Xine, this song plays fine. It also
sounds fine under ANY windows programs. 

Thus, I do believe this is a GStreamer error.
Comment 1 Benjamin Otte (Company) 2004-06-20 20:44:46 UTC
Works fine here when run with this command:
gst-launch filesrc location=OCR01138.mp3 ! typefind ! spider ! osssink
or via Rhythmbox.
Substituting osssink with alsasink causes no issues either.

So I guesss this has already been fixed in the gst-plugins pre-0.8.2 cycle.
If you can reproduce this issue with gst-plugins CVS or 0.8.2, please reopen and
explain how exactly you reproduced it.
Comment 2 Thomas Vander Stichele 2004-07-06 09:48:24 UTC
Dexter, please confirm or deny.
Comment 3 Dexter 2004-07-06 19:27:47 UTC
Thanks for the fix, sorry for not replying for so long. Thank you thank you
thank you. I just had an older version of gstreamer on my computer.