Homebrew actually lets us pin to a major version.
parent
76f98d2827
commit
37d93d6d90
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@ Other operating systems have package managers that allow you to easily install a
|
||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
Use Homebrew: ```brew install ffmpeg```
|
Use Homebrew: ```brew install ffmpeg@6```
|
||||||
|
|
||||||
macOS builds are currently compiled against FFmpeg 6.0 headers. If the latest version in Homebrew is not compatible please open an issue with us and we can update.
|
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue