midwire
2/10/2016 - 7:38 PM

Install FFMPEG on OS X with HomeBrew and all libs and support

Install FFMPEG on OS X with HomeBrew and all libs and support

brew install ffmpeg \
  --with-dcadec \
  --with-faac \
  --with-fdk-aac \
  --with-ffplay \
  --with-fontconfig \
  --with-freetype \
  --with-frei0r \
  --with-libass \
  --with-libbluray \
  --with-libbs2b \
  --with-libcaca \
  --with-libquvi \
  --with-libsoxr \
  --with-libssh \
  --with-libvidstab \
  --with-libvorbis \
  --with-libvpx \
  --with-opencore-amr \
  --with-openjpeg \
  --with-openssl \
  --with-opus \
  --with-rtmpdump \
  --with-schroedinger \
  --with-snappy \
  --with-speex \
  --with-theora \
  --with-tools \
  --with-webp \
  --with-x265 \
  --with-zeromq