diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-04-22 08:38:25 +0000 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2021-04-22 14:07:04 +0000 |
commit | 0a472e4dc611c521e0d2aa6bd705fd3e96b61ce4 (patch) | |
tree | a122a8c437a862a6193e5741c8fe3e9ab3971095 /audio/aacplusenc/README | |
parent | 9d370335818474b411c9341b777c3390f63a5b30 (diff) | |
download | slackbuilds-0a472e4dc611c521e0d2aa6bd705fd3e96b61ce4.tar.gz |
audio/aacplusenc: Added (High-Efficency AAC )
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'audio/aacplusenc/README')
-rw-r--r-- | audio/aacplusenc/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/aacplusenc/README b/audio/aacplusenc/README new file mode 100644 index 0000000000..0407f4ea02 --- /dev/null +++ b/audio/aacplusenc/README @@ -0,0 +1,7 @@ +aacplusenc (High-Efficency AAC (AAC+)) + +Command-line encoder that outputs aacPlus v2 files (ie. Advanced Audio +Coding + Spectral Band Resonation + Parametric Stereo, or AAC + SBR + +PS), also known as HE-AAC+ (High Efficiency AAC+). Developed by Coding +Technologies, based on the reference code obtained from 3GPP, +repackaged to compile on contemporary Linux by Matteo Croce. |