Re: Converting to mp3 in iPhone sdk
Re: Converting to mp3 in iPhone sdk
- Subject: Re: Converting to mp3 in iPhone sdk
- From: Alex Kac <email@hidden>
- Date: Mon, 16 Feb 2009 12:17:11 -0600
No, that won't work. On the iPhone the SDK license requires that you
have ONE binary. You cannot have helper binaries. That's #1. #2, there
is no MP3 encoder on the iPhone that you can use yourself via the
public SDK.
On Feb 16, 2009, at 12:12 PM, mm w wrote:
I don't know if afconvert exists on the file system of the iPhone, try
to NSTask's
/usr/bin/afconvert or run a stat on this file whatever, if it doesn't
exist, you could put
your own binary converter into your bundle
/Developer/Examples/CoreAudio/Services/AudioFileTools
I think you have to change some stuff to be able to compile it for
the iPhone
Cheers!
On Mon, Feb 16, 2009 at 3:55 AM, Santosh Kumar
<email@hidden> wrote:
Actually i want to do this in my app. So , can we do it for iPhone. I
checked the documentation for Core Audio but
i am not getting any solution in this regards.
On 16-Feb-09, at 1:16 PM, mm w wrote:
Audiofiletools
Afconvert look into samples code Xcode
Or push the search button on this list
On 2/15/09, Santosh Kumar <email@hidden> wrote:
Hi All ,
Is there any way in iPhone sdk to convert a .caf file into .mp3
format?
Regards,
Santosh Kumar
--
-mmw
_______________________________________________
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
Regards,
Santosh Kumar
--
-mmw
_______________________________________________
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
Alex Kac - President and Founder
Web Information Solutions, Inc.
"Patience is the companion of wisdom."
--Anonymous
_______________________________________________
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