This is a 3rd party tap for Homebrew.
It provides the following formulas.
libplacebo
same formula as in core, but with the option of installing the nxtedition-fork by providing the--HEAD
option.x265
almost same formulas as in core, but with additional option to enable building with alpha supportffmpeg
Based onhttps://github.com/homebrew-ffmpeg/homebrew-ffmpeg
, which includes options for enabling additional features and libraries. Has the option of installing the nxtedition-fork offfmpeg
by providing the--HEAD
option. Is configured to use the nxtedition tap when installing dependencieslibplacebo
andx265
.
In order to use this tap, you need to install Homebrew.
Then, to run a default installation, run:
brew tap nxtedition/nxt
and install the formulas you need. For instance:
brew install nxtedition/nxt/ffmpeg --with-libplacebo --HEAD