FEATURE REQUEST: publish on homebrew #26
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ffmpeg/build-script#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While ffmpeg is available via brew install ffmpeg, it installs a monstrous amount of dependencies.
Your static build is the best option for a mac user (especially on silicon), but the only hindrance is that updating it requires manual steps (visiting the website, running the installer, etc.).
Publishing on homebrew as a cask would be a life saver.
I’m thinking something like brew install —cask ffmpeg (tbh I don’t know about homebrew’s package naming policy, whether they’ll allow this name or not)
and thank you so much for the binaries!!
I know there exists a scripting url but still..
For posterity: until [and if] this gets published, we can use this short python script (repo link) (written as a python package, to build the ffup executable) that my friend wrote for his usage
There exists an unofficial homebrew cask now: https://github.com/Nepherte/homebrew-ffmpeg