Bug#244691: rhythmbox: VBR mp3s play too fast
Patrick Beeson
Patrick Beeson <pbeeson@cs.utexas.edu>, 244691@bugs.debian.org
Thu, 24 Jun 2004 14:15:48 -0500
> Could you test with rhythmbox 0.8 if the problem is still here ?
>
> If yes could you test if this is a gstreamer problem with the following
> line ? :
>
> $ gst-launch-0.8 gnomevfssrc location=/path/to/my/musicfile.ogg !
> spider ! volume ! audioscale ! audioconvert ! $(gconftool-2
> -g /system/gstreamer/0.8/default/audiosink)
>
In 0.8, I haven't noticed the speedup problem (but I didn't write down
exactl what songs were doing this), but I do notice a problem where many
songs have popping, like a bad rip, in them. But its not the mp3, it's
a software issue. I did the above and got:
> gst-launch-0.8 gnomevfssrc location=04.going_underground.mp3 ! spider
! volume ! audioscale ! audioconvert ! $(gconftool-2 -g
/system/gstreamer/0.8/default/audiosink)
** (process:22349): CRITICAL **: file gstxmlregistry.c: line 522
(gst_xml_registry_open_func): assertion `gst_registry->flags &
GST_REGISTRY_READABLE' failed
RUNNING pipeline ...
Caught interrupt.
Execution ended after 744 iterations (sum 18637388000 ns, average
25050252 ns, min 27000 ns, max 27375000 ns).
Add the popping is still there.