Log in

View Full Version : Mpeg4 AAC encoder


hrullekha
19th November 2005, 10:48
Hi all,

Can any one suggest me where to get ANSI C reference code for
MPEG4 AAC encoder.

Thanks in advance
Lekha

ac-chan123
19th November 2005, 13:24
The reference code is http://standards.iso.org/ittf/PubliclyAvailableStandards/c039593_ISO_IEC_14496-5_2001_Amd_6_2005(E)_Reference_Software.zip (HE-AAC) but i don't know if this is writen in ANSI C.
For more infos visite :
http://www.chiariglione.org/mpeg/
and http://www.itscj.ipsj.or.jp/sc29/ -> Document Register

Manao
20th November 2005, 22:16
Also, search the 3gpp website : it also contains source code for a AAC HE encoder, and it claims it to be ANSI C :

http://www.3gpp.org/ftp/Specs/html-info/26-series.htm

AMTuring
26th November 2005, 07:05
You can get the FAAC source code at AudioCoding.com (http://www.audiocoding.com/modules/mydownloads/).

FAAC seems to no longer be in development. Nero took over the code and has a proprietary version built into their software. Source for that version is not available.

BoNz1
26th November 2005, 07:19
You can get the FAAC source code at AudioCoding.com (http://www.audiocoding.com/modules/mydownloads/).

FAAC seems to no longer be in development. Nero took over the code and has a proprietary version built into their software. Source for that version is not available.

Wrong. FAAD2 is used in Nero not FAAC. No FAAC code is used in Nero. Nero AAC is based on Ivan's Pystel encoder which Nero acquired along with Ivan's services several years ago now.

AMTuring
26th November 2005, 07:45
Thanks for setting things straight.

hrullekha
13th December 2005, 06:27
Hi all,

First of all thanks for your response.

I am working with 3gpp code, but in that code mp4 header paking is hidden
now my problem is how to get it...

any suggesions regarding this? :confused:

lekha

bond
14th December 2005, 00:04
what do you mean with "mp4 header paking"?

LoRd_MuldeR
3rd January 2006, 21:04
You can get the FAAC source code at AudioCoding.com (http://www.audiocoding.com/modules/mydownloads/).

FAAC seems to no longer be in development. Nero took over the code and has a proprietary version built into their software. Source for that version is not available.

So what happened to FAAC ???

The builds from AudioCoding.com are really old (18-10-2004)
The latest (unofficial) build I found, is the one from RareWares (2005-05-17)

Does anybody know if this project is still alive?

bond
3rd January 2006, 21:17
faac is not actively developed

LoRd_MuldeR
3rd January 2006, 21:26
faac is not actively developed

That's sad :(

A powerfull free AAC Encoder (like LAME for MP3) would be great...