|
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.
|