| View previous topic :: View next topic |
| Author |
Message |
Allan Gottlieb Guest
|
Posted: Mon Nov 17, 2008 11:40 pm Post subject: [gentoo-user] Ripping a CD to mp3 formate (sound-juicer) |
|
|
I have used gentoo for a while, but am new to audio.
Sound-juicer successfully rips CDs to .ogg files, which are successfully
played by totem.
I would like to produce .mp3 audio for some instead of .ogg.
SJ (sound-juicer) lists mp3 in its "edit profiles..." option but does
not include it in the "Output Format" drop down list.
The SJ ebuild says
"If ${PN} does not rip to some music format, please check your"
"USE flags on media-plugins/gst-plugins-meta"
I did check and the ones I don't have set seem unrelated to mp3.
allan ~ # eix --nocolor gst-plugins-meta
[I] media-plugins/gst-plugins-meta
Available versions: (0.10) 0.10 ~0.10-r1 0.10-r2
{X a52 alsa dvb dvd esd ffmpeg flac mad mpeg mythtv ogg oss theora vorbis xv}
Installed versions: 0.10-r2(0.10)(12:26:39 11/17/0 (X alsa dvd esd ffmpeg mad mpeg ogg vorbis xv -a52 -dvb -flac -mythtv -oss -theora)
Homepage: http://www.gentoo.org
Description: Meta ebuild to pull in gst plugins for apps
Any help would be appreciated.
thanks,
allan |
|
| |
|
Back to top |
Allan Gottlieb Guest
|
Posted: Tue Nov 18, 2008 7:00 am Post subject: Re: [gentoo-user] Ripping a CD to mp3 formate (sound-juicer) |
|
|
At Mon, 17 Nov 2008 12:35:33 -0500 Allan Gottlieb <gottlieb@nyu.edu> wrote:
| Quote: | Sound-juicer successfully rips CDs to .ogg files, which are successfully
played by totem.
I would like to produce .mp3 audio for some instead of .ogg.
SJ (sound-juicer) lists mp3 in its "edit profiles..." option but does
not include it in the "Output Format" drop down list.
The SJ ebuild says
"If ${PN} does not rip to some music format, please check your"
"USE flags on media-plugins/gst-plugins-meta"
I did check and the ones I don't have set seem unrelated to mp3.
allan ~ # eix --nocolor gst-plugins-meta
[I] media-plugins/gst-plugins-meta
Available versions: (0.10) 0.10 ~0.10-r1 0.10-r2
{X a52 alsa dvb dvd esd ffmpeg flac mad mpeg mythtv ogg oss theora vorbis xv}
Installed versions: 0.10-r2(0.10)(12:26:39 11/17/0 (X alsa dvd esd ffmpeg mad mpeg ogg vorbis xv -a52 -dvb -flac -mythtv -oss -theora)
Homepage: http://www.gentoo.org
Description: Meta ebuild to pull in gst plugins for apps
Any help would be appreciated.
|
Maximilian Bräutigam suggested I use lame for the actual encoding.
Prowling around bugs.gentoo.org showed that my problem has occurred
before and indeed lame is part of the solution. Apparently you have to
"know" that the right thing is to emerge both
gst-plugins-taglib and gst-plugins-lame
Now all is well.
allan |
|
| |
|
Back to top |
|