Re: encoding to mp3 (from java)
Re: encoding to mp3 (from java)
- Subject: Re: encoding to mp3 (from java)
- From: William Stewart <email@hidden>
- Date: Fri, 16 Dec 2005 11:50:45 -0800
We could convert to MP3 *IF* there was a codec encoder component to
encode to MP3 from Linear PCM.
Apple ships an MP3 decoder, but not an encoder.
Ideally, the LAME encoder would be available as an AudioCodec encoder
component ('aenc'), then you could very easily write MP3 files using
all / any of the CA APIs (in fact, you would also be able to encode
using QT because it also sits on top of this capability). So, that's
your best choice I think. Other than that, you would need to contact
vendors of MP3 codecs to see what they recommend
Bill
On 16/12/2005, at 9:11 AM, bryan wrote:
Does anyone have advice on how to encode an audio stream to mp3
using java?
Even if it is not to Java, the port is easy, I'm sure.
I know that CoreAudio has an audioConverter, and I've been looking
through
the docs to see if the conversion can encode to MP3 but have not
found the
answer yet.
If not CoreAudio, then I could use LAME or BLADE and JNI to
accomplish the
same thing.
Does anyone have a pointer to a working implementation or the right
reference page?
TIA for any guidance.
Bryan
_______________________________________________
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
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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