Re: What's involved streaming audio to disk as mp3 in iOS
Re: What's involved streaming audio to disk as mp3 in iOS
- Subject: Re: What's involved streaming audio to disk as mp3 in iOS
- From: Wil Macaulay <email@hidden>
- Date: Thu, 12 Jul 2012 15:34:18 -0400
Out of curiosity, why not use AAC and take advantage of the hardware encoder?
On Thu, Jul 12, 2012 at 12:22 PM, Morgan Packard
<email@hidden> wrote:
Hi,
Is there any sort of best or recommended way to stream audio to disk in mp3 format? I'm mainly concerned about iOS, in case that makes any difference.
I understand I'll have to come up with my own encoder. LAME is an option. Any non-GPL options I should be aware of?
Once I get an appropriate encoder, I'll need to write the data to disk. Is AudioFileWritePackets the way to go here? Anything nice like ExtAudioFileWriteAsync that I can use that will handle the ring-buffering of the sound so I'm not writting to disk from my audio thread?
thanks,
-Morgan
--
===============
Morgan Packard
aim: mpackardatwork
twitter: @morganpackard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Products and services:
http://flagpig.comBlog:
http://flagpig.tumblr.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden