diff options
author | Sven Gothel <[email protected]> | 2023-08-13 06:16:28 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-08-13 06:16:28 +0200 |
commit | 5688f22d01e10efd97fb4bf280bbefa591dc6789 (patch) | |
tree | a53b166edfaf91e49d781136bd6066d3ce836949 /make/scripts/lsGLtoGL3_commons.sh | |
parent | e231dd3c6e21b0b0de050851e1902ae391c87abd (diff) |
MacOS test scripts: Enable FFmpeg6 from Homebrew
Install Homebrew https://brew.sh/
> /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Follow further directions...
Install FFmpeg (Currently v6) https://formulae.brew.sh/formula/ffmpeg
> brew install ffmpeg
or
> brew install fmpeg@6
Leaves the ffmpeg libraries in:
- x86_64: /usr/local/Cellar/ffmpeg/6.0/lib
- aarch64: /opt/homebrew/Cellar/ffmpeg/6.0/lib
Diffstat (limited to 'make/scripts/lsGLtoGL3_commons.sh')
0 files changed, 0 insertions, 0 deletions