Follow simple steps to install dirac on Mac

Package Information:

Name: dirac
Use: General-purpose video codec aimed at a range of resolutions
URL: https://sourceforge.net/projects/dirac/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install dirac using brew
    brew install dirac

dirac is ready to use now!