Bug#504096: rhythmbox: Music ripped as MP3 from a CD ends as unknown artist even when CD contents is known

Olivier Berger oberger at ouvaton.org
Sun Nov 16 19:19:27 UTC 2008


Sven Arvidsson <sa at whiz.se> writes:

> 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.
>

I guess so... maybe because I had needed it before...

> Check which profile Rhythmbox is set up to use, either through the
> preferences or with gconf:
>
>  gconftool-2 -g /apps/rhythmbox/library_preferred_format
>

Qualit at 195@@169@@32 at CD@44@@32 at avec@32 at perte@32 at MP3

Which stands for "Qualité CD, avec perte MP3" (I'm with french locale)

with this pipeline :

audio/x-raw-int,rate=44100,channels=2 ! lame name=enc

I guess it corresponds to : 
$ gconftool-2 -g /system/gstreamer/0.10/audio/profiles/Qualit at 195@@169@@32 at CD@44@@32 at avec@32 at perte@32 at MP3/pipeline
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc

Cool, I make progress ;)

> Profiles are stored in gconf, you can list them like this:
>
>  gconftool-2 --all-dirs /system/gstreamer/0.10/audio/profiles
>
 /system/gstreamer/0.10/audio/profiles/Qualit at 195@@169@@32 at CD@44@@32 at avec@32 at perte@32 at MP3
 /system/gstreamer/0.10/audio/profiles/voicelossless
 /system/gstreamer/0.10/audio/profiles/cdlossless
 /system/gstreamer/0.10/audio/profiles/aac
 /system/gstreamer/0.10/audio/profiles/cdlossy
 /system/gstreamer/0.10/audio/profiles/voicelossy
 /system/gstreamer/0.10/audio/profiles/mp3

I guess I'm missing the id3v2mux from the default mp3 profile, then
...

So I should probably remove my one
Qualit at 195@@169@@32 at CD@44@@32 at avec@32 at perte@32 at MP3 setting and try
again ?

Unless it doesn't seem to let me remove it from the preferences inside
rhytmbox :(

Any suggestion for a gconftool cmdline ?

Thanks in advance.
-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/






More information about the pkg-gnome-maintainers mailing list