Skip to content

exekutive/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

homebrew-tap

My custom homebrew tap and formulas.


Formulas:

ffmpeg

This formula is almost the same as homebrew-ffmpeg/ffmpeg/ffmpeg , except:

  1. it uses the full featured webp tools (skyzyx/webp/webp-full) , instead of the crippled homebrew default. (which strips your metadata, for example).
  2. the option —enable-libflite was removed because there is no such homebrew package and it generates errors.

Installation:

If you installed any other ffmpeg formula, uninstall it:

brew uninstall ffmpeg

then install this one:

brew tap exekutive/tap
brew install exekutive/tap/ffmpeg

Extra options are documented here: https://github.com/homebrew-ffmpeg/homebrew-ffmpeg


Homebrew package manager for MacOS: https://brew.sh/

About

My custom homebrew tap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages