• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Converting wav to mp3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting wav to mp3


  • Subject: Re: Converting wav to mp3
  • From: Andrew Farmer <email@hidden>
  • Date: Wed, 13 Dec 2006 04:16:50 -0800

On 13 Dec 06, at 02:33, David Brennan wrote:
I am tring to convert a wav file to mp3. I have found the LAME
library, but don't know how to use it in Cocoa. Is there any examples
of how to do this, or should I use a different library.

You may be better off packaging the lame command-line tool with your program and launching it with NSTask. Parsing the output will be a bit tricky, but you don't have to worry as much about threading this way. Also, it's a lot easier to install a new version of the executable than it is to upgrade the library.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Converting wav to mp3
      • From: Robert Martin <email@hidden>
References: 
 >Converting wav to mp3 (From: "David Brennan" <email@hidden>)

  • Prev by Date: Re: Stealth leading in NSAttributedString drawing
  • Next by Date: Controlling menu extras
  • Previous by thread: Converting wav to mp3
  • Next by thread: Re: Converting wav to mp3
  • Index(es):
    • Date
    • Thread