Personal tap for mpv, with some customizations.
- Build only
- Automatically Installs mpv.app Package 📦
- Custom options
disable-macos-touchbar
disable-macos-media-player
disable-binary-install
- Removed Arguments
--enable-html-build
- Offers
mpv-alt
which depends onhomebrew-ffmpeg/ffmpeg/ffmpeg
- The only difference is
ffmpeg
dependency, options and commands remains the same
- The only difference is
brew install aerobounce/mpv-build/mpv
or
brew install aerobounce/mpv-build/mpv-alt
brew install --formula aerobounce/homebrew-mpv-build/mpv --with-<OPTION> ...
Example:
brew install --formula aerobounce/homebrew-mpv-build/mpv --with-disable-macos-media-player
- mpv.rb was removed for several reasons: mpv: migrate to Homebrew/cask
- mpv is back again as of mpv 0.30 #45854 with some changes
- mpv.app bundle install process has been removed