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:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install ffmbc using brew
brew install ffmbc
ffmbc is ready to use now!