Not compatible with M1 chip #1867
Labels
bug
Issues that report (apparent) bugs.
dependencies
For issues and PRs concerning project dependencies. See lib- prefix for individual dependencies.
environment
Using moviepy with, or issues possibly stemming from specific OS/platforms/environments.
lib-FFmpeg
Issues pertaining to dependency FFmpeg.
Expected Behavior
Since mac with M1 has different architecture, path to ffmpeg should be /opt/homebrew/opt/ffmpeg
Actual Behavior
Now it's pointing to the /usr/bin and I get next error:
[Errno 2] No such file or directory: '/usr/bin/ffmpeg'
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: