Re: Recommendations for converting WAV to MP3?

2008-06-28 Thread Tabitha McNerney
On Sat, Jun 28, 2008 at 3:16 AM, Chris Janton <[EMAIL PROTECTED]> wrote: > On 2008-06-28 , at 02:33 , Ryan Schmidt wrote: > > But if you repeatedly want to convert batches of files, then you're >> right, a script is needed, and though AppleScript could work, a >> command-line utility might serve

Re: Recommendations for converting WAV to MP3?

2008-06-28 Thread Chris Janton
On 2008-06-28 , at 02:33 , Ryan Schmidt wrote: > But if you repeatedly want to convert batches of files, then you're > right, a script is needed, and though AppleScript could work, a > command-line utility might serve better. A popular mp3 encoder is > "lame", for which a MacPorts port exists. I h

Re: Recommendations for converting WAV to MP3?

2008-06-28 Thread Ryan Schmidt
On Jun 28, 2008, at 04:27, Tabitha McNerney wrote: > On Fri, Jun 27, 2008 at 11:12 PM, Ryan Schmidt wrote: > >> On Jun 28, 2008, at 03:33, Tabitha McNerney wrote: >> >>> I noticed among MacPorts there is a collection of audio-related >>> tools -- many of them in fact. Can someone recommend a co

Re: Recommendations for converting WAV to MP3?

2008-06-28 Thread Tabitha McNerney
Hi Ryan, Indeed a good idea. Though, is there a way to batch? I suppose one could write an Apple Script to drive iTunes. It would be nice to have a purely command-line option besides iTunes, if that's possible. Thanks, T.M. On Fri, Jun 27, 2008 at 11:12 PM, Ryan Schmidt <[EMAIL PROTECTED]> wrot

Re: Recommendations for converting WAV to MP3?

2008-06-28 Thread Ryan Schmidt
On Jun 28, 2008, at 03:33, Tabitha McNerney wrote: > I noticed among MacPorts there is a collection of audio-related > tools -- many of them in fact. Can someone recommend a command-line > tool to convert (one or batch) WAV files to MP3 format? Something > simple would be great. I just have

Recommendations for converting WAV to MP3?

2008-06-28 Thread Tabitha McNerney
Hi all -- I noticed among MacPorts there is a collection of audio-related tools -- many of them in fact. Can someone recommend a command-line tool to convert (one or batch) WAV files to MP3 format? Something simple would be great. I just have no idea where to start (audio is not my forte). Thanks