Ogg Vorbis to MP3 Converter
Todd Slater
dontodd at columbus.rr.com
Thu Jun 2 19:57:57 UTC 2005
On Thu, Jun 02, 2005 at 03:35:22PM -0400, Michael R Head wrote:
> On Thu, 2005-06-02 at 21:19 +0200, Julien Motch wrote:
> > You can use ogg123 to convert an ogg file into an mp3 file and re-direct
> > the output of ogg123 to the lame encoder.
>
> Yes, but you lose all the tags if you do it this way.
You'll have to use ogginfo to get at the tags, then when you encode the
wav to mp3 you can use that info. I wrote a script that does this the
other way around (mp3-ogg) but it would be trivial (I think) to get it
to do what you want.
Todd
More information about the ubuntu-users
mailing list