Skip to content

Instantly share code, notes, and snippets.

@achinta
achinta / new_install.sh
Created December 11, 2018 16:08
Mac Post Installations
#Video conversion tools
xcode-select --install
#from https://gist.github.com/clayton/6196167#gistcomment-2777274
brew install ffmpeg --with-aom \
--with-chromaprint \
--with-fdk-aac \
--with-fontconfig \
--with-freetype \
--with-frei0r \
--with-game-music-emu \