Bug#244691: rhythmbox: VBR mp3s play too fast

Sebastien Bacher Sebastien Bacher <seb128@debian.org>, 244691@bugs.debian.org
Mon, 28 Jun 2004 23:51:17 +0200


Le lun, 28/06/2004 =E0 16:33 -0500, Patrick Beeson a =E9crit :
> Basically, the new problem I am having is that some mp3s "pop" while they=
=20
> are being played in rhythmbox.  This doesn't happen in mplayer or xmms on=
=20
> the same machine.  BUT, the exact same files don't pop under rhythmbox on=
=20
> other machines.  So, I can't tell if its a rhythmbox problem or something=
=20
> else.  I'm not really worried about it anymore, so if you want to close=20
> this you can.

The "pop" problem is an another problem but still a bug, we will let it
open. But I think it's a gstreamer problem.

Do you have the same problem with these commands ?

$ gst-launch-0.8 gnomevfssrc location=3Da_file ! spider
! volume ! audioscale ! audioconvert ! alsasink
$ gst-launch-0.8 gnomevfssrc location=3Da_file ! spider
! volume ! audioscale ! audioconvert ! osssink
$ gst-launch-0.8 gnomevfssrc location=3Da file ! spider
! volume ! audioscale ! audioconvert ! esdsink

(you need gstreamer0.8-alsa, gstreamer0.8-oss, gstreamer0.8-esd for the
differents commands, the esdsink uses esd to run no need to test it if
you don't have esd)

Is the computer slow ?


Thanks,

Sebastien Bacher