In the render menu, under "Animation Options", the error message "FFmpeg was not detected Please download it from https://ffmpeg.org/download.html" is displayed.
I have ffmpeg installed via Hombrew on macOS. Running ffmpeg -version in bash returns the expected result, and which ffmpeg returns /opt/homebrew/bin/ffmpeg.
The following line is displayed in Minecraft logs: [00:05:57] [Worker-Main-7/INFO]: Did not detect FFmpeg for reason: Cannot run program "ffmpeg": Exec failed, error: 2 (No such file or directory)
In the render menu, under "Animation Options", the error message "FFmpeg was not detected Please download it from https://ffmpeg.org/download.html" is displayed.
I have ffmpeg installed via Hombrew on macOS. Running
ffmpeg -versionin bash returns the expected result, andwhich ffmpegreturns/opt/homebrew/bin/ffmpeg.The following line is displayed in Minecraft logs:
[00:05:57] [Worker-Main-7/INFO]: Did not detect FFmpeg for reason: Cannot run program "ffmpeg": Exec failed, error: 2 (No such file or directory)