MacOS application to edit chapters in a video file.
Requires ffmpeg to be installed. If it is not in shell-less PATH, following locations are checked (in that order):
- /opt/homebrew/bin/ffmpeg
- /opt/local/bin/ffmpeg
- /usr/local/bin/ffmpeg
- /usr/bin/ffmpeg
If you installed ffmpeg with Homebrew, that version should therefore be used.