From c4b00bc2b2763fe32874e5893daf940ffb7f4434 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 16 May 2014 10:28:23 +0200 Subject: Prepare bugfix release v0.4.2 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 87abc43..c1ccff2 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,19 @@ input on port 9000. DST="tcp://yourserver:9000" BITRATE=64 +AAC encoder confiugration +------------------------- + +By default, when not overridden by the --aaclc, --sbr or --ps options, +the encoder is configured according to bitrate and number of channels. + +If only one channel is used, SBR (Spectral-Band Replication, also called +HE-AAC) is enabled up to 64kbps. AAC-LC is used for higher bitrates. + +If two channels are used, PS (Parametric Stereo, also called HE-AAC v2) +is enabled up to 48kbps. Between 56kbps and 80kbps, SBR is enabled. 88kbps +and higher are using AAC-LC. + Scenario 1 ---------- -- cgit v1.2.3