Commit ebef0c7
committed
ci/mac: install ffmpeg-full with homebrew when available
homebrew slimmed down their ffmpeg formula and stripping it off some
essential functionality.
use ffmpeg-full instead when available. this is a new formula and not
available on older homebrew version. additionally, this is keg only
formula and not automatically symlinked system wide. make sure ffmpeg
is not installed in parallel and install ffmpeg-full system wide.1 parent 00774f5 commit ebef0c7
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
298 | 305 | | |
299 | | - | |
| 306 | + | |
300 | 307 | | |
301 | 308 | | |
302 | 309 | | |
| |||
0 commit comments