Steps To Install ffmbc on Mac

Package Information:

Name: ffmbc
Use: FFmpeg customized for broadcast and professional usage
URL: https://code.google.com/p/ffmbc/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

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

ffmbc is ready to use now!