This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, April 2, 2008 1:32:57 AM(UTC)
Groups: Registered
Posts: 14
HI,
Can you please tell us what and all codecs we need to use to get the below target audio format by using MP3 as source file.
1) WAV
2) WMA
3) AMR
4) AWB
5) MP4
6) MMF
7) AAC
8) 3GP
We are planning to buy Lead Mutimedia. we need to convert the above. So please give us the correct codec to use for each of the target format.
It will be very helpful if you provide us the sample code to do that.
Regards
Ravi Kumar P
#2
Posted
:
Wednesday, April 2, 2008 8:56:42 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Ravi,
First of all, you will need the LEAD AAC Decoder to open the
MP3 source file.
As for the encoders needed:
1) WAV > This depends on what compression you want to
use, if any.
2) WMA > LEAD ASF Multiplexer (this only comes with the SDK).
3) AMR > LEAD AMR Encoder.
4) AWB > We do not currently have this codec. If you are interested, we may
be able to create one as custom work.
5) MP4 > LEAD AAC Encoder.
6) MMF > We do not currently have this codec. If you are interested, we may
be able to create one as custom work.
7) AAC > LEAD AAC Encoder.
8) 3GP > This is a container that can use our LEAD AMR Encoder (and H263
video encoder).
For sample codes, please read the help topic "Use
ltmmConvert to Perform a Simple File Conversion".
To explore the possibility of creating codecs as a custom job, see the LEAD Custom Development Services web page:
http://www.leadtools.com/devservices
Please read the guidelines on the page before submitting a Request for Quotation.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.