Man page - aacplusenc(1)

Packages contas this manual

Manual

AACPLUSENC(1) Debian GNU/Linux AACPLUSENC(1)

aacplusenc - AAC+ encoder

aacplusenc inputfile.wav outputfile.aac bitrate

aacplusenc is an HE-AACv2 encoder.

It accepts as input a WAV file and outputs an AAC file, with RAW ADTS header.

The file to encode
The desired filename of the encoded file
The encoding bitrate, in kbps

On 64 bit platform there are issues with Parametric Stereo (PS) an algorithm to give better quality on stereo tracks.

As PS is enabled for bitrates lower than 45 kbps, a 64 bit build of aacplusenc can only encode mono tracks or stereo tracks encoded with bitrates of 45 kbps and over

aacplusenc is written by Matteo Croce <rootkit85@yahoo.it> and its based on 3GPP sources.

Get the latest version from http://teknoraver.campuslife.it/software/mp4tools/

The 3GPP project used by aacplusenc: for more info visit http://www.3gpp.org/ftp/Specs/archive/26_series/26.410/

AAC+ is licensed by Coding Technologies, for info read: http://codingtechnologies.com/products/aacPlus.htm

This manpage was written by Matteo Croce <rootkit85@yahoo.it> and licensed under the terms of the GNU General Public License.

19 January 2008 Matteo Croce