On Wed, 5 Nov 2008 15:12:44 -0200, Jorge Peixoto de Morais Neto wrote:

> I wouldn't trust something GUI-based; it would probably call the mp3
> encoder with suboptimal default settings.

Any decent program would let you adjust the MP3 settings.

> I would write a script
> myself. For flac decoding use (of course) media-libs/flac; for mp3
> encoding, media-sound/lame. You can probably chain them in a pipe,
> using flac -dc infile.flac | mp3lame <lameopts> - outfile.mp3 . Read
> lame's man page and write a shell (or perhaps python/perl) script.

You also need to extract the ID3 tags from the FLAC file and then write
them to the MP3 file.


-- 
Neil Bothwick

I am Flatulus of Borg. Pull my finger.

Attachment: signature.asc
Description: PGP signature

Reply via email to