On Wed, 2004-04-28 at 11:54, Carl Parrish wrote: > Anyone converting mp3s to ogg format? If so what tools are you using? > I've suddenly decided that I don't want anymore mp3s on my computer. I'm > willing to write scripts to do what I want. Not overly worried about > sound quaility. Below is the script I use to convert a directory (i.e. album in my structure) of MP3 files to [downsampled] OGG files in ./ogg. It also keeps the WAVs used/generated in ./wav. It's pretty trusty li'l script. Just uses mplayer, mp3info (to extract the ID3v[12] tag and use it for the OGG), and oggenc. -- Bryce C CoBryce Communications