Man page - aacplusenc(1)

Packages contains this manual

Manual

AACPLUSENC

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
NOTES
AUTHOR

NAME

aacplusenc - AAC+ encoder

SYNOPSIS

aacplusenc inputfile.wav outputfile.aac bitrate

DESCRIPTION

aacplusenc is an HE-AACv2 encoder.

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

OPTIONS

inputfile.wav

The file to encode

outputfile.aac

The desired filename of the encoded file

bitrate

The encoding bitrate, in kbps

both inputfile and outputfile can be "-" to specify stdin and stdout
respectively

NOTES

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

AUTHOR

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.