Steps To Install aften On Mac
Package Information:
Name: aften
Use: Aften is an audio encoder which generates compressed audio streams based on ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby® Digital and is one of the audio codecs used in DVD-Video content.
URL: https://aften.sourceforge.io/
Installation Steps:
- Open Terminal
- Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install aften using brew
brew install aften
aften is ready to use now!