GNOME Bugzilla – Bug 558564
mp3 playback stutters on certain mpeg files
Last modified: 2009-04-04 06:53:24 UTC
Please describe the problem: Given the MP3 audio file at http://www.nowlive.com/podcast/OpenPodcast.ashx?PodcastID=177483 playback stutters badly when played through a gstreamer app, such as totem or rhythmbox. madplay and mplayer both play the file OK. While I'm outputting through PulseAudio, it doesn't happen for all mp3 files, and ogg playback is OK - therefore assuming it's not a gst-plugins-pulse file. Steps to reproduce: 1. Download mentioned mp3 file 2. Attempt to play in totem Actual results: Playback stutters badly. Expected results: Plays normally. Does this happen every time? Yes. Other information: Packages are: gstreamer-plugins-ugly-0.10.9-1.fc10.x86_64 gstreamer-tools-0.10.21-1.fc10.x86_64 gstreamer-ffmpeg-0.10.5-1.fc10.x86_64 gstreamer-plugins-bad-extras-0.10.9-1.fc10.x86_64 gstreamer-plugins-base-0.10.21-2.fc10.x86_64 gstreamer-plugins-farsight-0.12.9-3.fc10.x86_64 gstreamer-plugins-good-0.10.11-1.fc10.x86_64 gstreamer-plugins-bad-0.10.9-1.fc10.x86_64 gstreamer-plugins-flumpegdemux-0.10.15-4.fc10.x86_64 gstreamer-plugins-schroedinger-1.0.5-3.fc10.x86_64 totem-gstreamer-2.24.3-1.fc10.x86_64 gstreamer-0.10.21-1.fc10.x86_64
I think this is probably fixed by this commit, can you confirm? 2008-10-14 Michael Smith <msmith@songbirdnest.com> * gst/mpegaudioparse/gstmpegaudioparse.c: Calculate samples per frame correctly for "MPEG 2.5" layer 3. Fixes skipping on these files.
Yes, that fixes it.
*** Bug 559569 has been marked as a duplicate of this bug. ***
*** Bug 577715 has been marked as a duplicate of this bug. ***