On Thu, 2008-11-06 at 22:41 +0100, Olivier Berger wrote:
> $ dpkg -l gstreamer0.10-lame
> ... 0.10.9-0.0 ...
> 
> $ dpkg -l gnome-media-common
> ... 2.22.0-3 ...

Same versions here...

> > What is the pipeline used to encode the mp3? 
> > Try "gconftool-2 -g
> > /system/gstreamer/0.10/audio/profiles/mp3/pipeline" 
> 
> $ gconftool-2 -g /system/gstreamer/0.10/audio/profiles/mp3/pipeline
> audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-quality=6 ! 
> id3v2mux
> 
> > If you have created your own audio profile for mp3, substitute it in the
> > example above.
> >
> 
> Uh... and how should I know if/how it would be named ?
> 
> Is this documented somewhere ?

Right, the pipeline above is the default one for mp3, provided by
gnome-media, but as it wasn't always shipped in the package it's
possible that you have created one manually.

Check which profile Rhythmbox is set up to use, either through the
preferences or with gconf:

 gconftool-2 -g /apps/rhythmbox/library_preferred_format

Profiles are stored in gconf, you can list them like this:

 gconftool-2 --all-dirs /system/gstreamer/0.10/audio/profiles


-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to