How To Install aces_container on Mac with Brew
Reference implementation of SMPTE ST2065-4URL: https://github.com/ampas/aces_container
Three steps to Install aces_container:
- Use iterm or any other terminal
- Install homebrew first if don't have it installed already. If you already have it then you can ignore this step
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Now aces_container with the simple command shown below
brew install aces_container
0 comments:
Post a Comment