• 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 sound
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting sound


  • Subject: Re: Converting sound
  • From: Robert Martin <email@hidden>
  • Date: Thu, 20 Jan 2005 04:00:04 -0500

Cocoa does not provide such functions. Converting media formats can be done with QuickTime. But because of licensing issues, QuickTime does not provide an MP3 encoder (only a decoder), I think. For this reason e.g. iTunes has its own (licensed ;-)) MP3 codec built-in; for all other formats, including AAC, iTunes is using QuickTime.

To do this in Cocoa, easiest is to download and install the LAME library from sourceforge, and use NSTask to run it. (check your licensing needs)


Rob

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Converting sound (From: Stefan Pantke <email@hidden>)
 >Re: Converting sound (From: Manfred Schwind <email@hidden>)

  • Prev by Date: Re: Converting sound
  • Next by Date: Re: NSOpenPanel file types & wildcards
  • Previous by thread: Re: Converting sound
  • Next by thread: NSTask, NSApp, and hiding
  • Index(es):
    • Date
    • Thread