Easy Steps to Install faad2 on Mac
Package Information:
Name: faad2
Use: ISO AAC audio decoder
URL: http://www.audiocoding.com/faad2.html
Installation Steps:
- Open up your Terminal.
- Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install faad2 using brew
brew install faad2
faad2 is ready to use now!