Aacplusenc

From Hydrogenaudio Knowledgebase
Revision as of 08:37, 15 May 2021 by 46.90.68.108 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

aacplusenc is a multiplatform HE-AAC+ encoder.
It was written by Matteo Croce who took the 3gpp reference code and wrote his own routine to read wav files,
write RAW ADTS output as well as faster buffered I/O and custom FFT routines.
It hasn't fetures found in other encoders like VBR or 2 pass encoding, but it is fast and quality is quite good.
Also, it's the only HE-AAC+ encoder available on certain combination of Operating System/architecture like MacOSX, Linux/PPC etc.
Full source code is available for download on the official site.

External links