faac
AAC audio encoder (frontend)
Install
- All systems
-
curl cmd.cat/faac.sh
- Ubuntu
-
apt-get install faac -
Alpine
-
apk add faac - Arch Linux
-
pacman -S faac - Kali Linux
-
apt-get install faac - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install faac - OS X
-
brew install faac - Docker
-
docker run cmd.cat/faac faacpowered by Commando
faac
AAC audio encoder (frontend)
The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats (ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4 metadata tags. The codecs are compatible with standard-compliant audio applications using one or more of these profiles. This package contains the frontend.