【发布时间】:2021-02-20 08:11:54
【问题描述】:
我尝试在 Mac(macOS 10.13) 上安装 ffmpeg:brew install ffmpeg
但我低于....
Updating Homebrew...
Warning: You are using macOS 10.13.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
old version.
Error: ffmpeg: no bottle available!
You can try to install from source with:
brew install --build-from-source ffmpeg
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
【问题讨论】:
-
您可以尝试从源代码安装:
brew install --build-from-source ffmpeg请注意不支持从源代码构建。您会遇到使用某些公式的构建失败。