GNOME Bugzilla – Bug 636953
WMA2 stuttering
Last modified: 2011-09-08 16:34:15 UTC
Enlosed file stutters a great deal when played back using gstreamer based tools e.g. gst-launch-0.10 playbin2 "uri=file://`pwd`/01 - AIF.wma" Having seen https://bugzilla.gnome.org/show_bug.cgi?id=610143 , also tried gst-launch-0.10 playbin2 "uri=file://`pwd`/01 - AIF.wma" \ audio-sync='pulsesink drift-tolerance=150000' This made no difference. mplayer (1.0rc4-4.4.5) plays this file back without stuttering, but vlc (1.1.4) exhibits a different stuttering pattern to gstreamer player (e.g. Rhythmbox, Totem). I have lots of audio files that exhibit this pattern, mostly encoded on Windows using the default low-bitrate WMA that Windows Media Player or Winamp was configured to use by default around 2005 (unless you paid to unlock higher bitrates and other encoders).
File is at http://dl.dropbox.com/u/10616420/01%20-%20AIF.wma As it exceeds the attachment limit.
Increasing drift-tolerance makes (quite) a difference (note: not sync-tolerance), as far as I can hear. It's still not perfect, since some glitches exceed that particular tolerance. All in all, looks like https://bugzilla.gnome.org/show_bug.cgi?id=610143 after all. *** This bug has been marked as a duplicate of bug 610143 ***
Btw, never mind the bit about sync-tolerance ...