question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On M1: Can't find ffmpeg

See original GitHub issue

What’s your platform?

auto-editor --debug
Error! No ffmpeg found, download via homebrew or restore the included binary.

Bug description

Error! No ffmpeg found, download via homebrew or restore the included binary.

What command did you use

auto-editor /Users/lxyer/Desktop/test.mp4

What properties does your input video have?

No response

Comments

python3 Python 3.10.4 (v3.10.4:9d38120e33, Mar 23 2022, 17:29:05) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin Type “help”, “copyright”, “credits” or “license” for more information. image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lxyercommented, Apr 25, 2022

Add --ffmpeg-location ‘/opt/homebrew/Cellar/ffmpeg/5.0.1-with-options_1/bin/ffmpeg’ ,auto-editor can work.

0reactions
WyattBluecommented, Jun 2, 2022

Fixed in master brach.

Read more comments on GitHub >

github_iconTop Results From Across the Web

eugeneware/ffmpeg-static - Support for Apple M1 Silicon?
Installing on Apple M1 fails with error ffmpeg-static install failed: No binary found for architecture. Not sure if it is not supported yet ......
Read more >
Bug Report: Installed FFmpeg Library Not Found
Audacity shows "FFmpeg Library not found" under "FFmpeg Library Version". Click on the Locate button, then click on Browse, and open the " ......
Read more >
FFmpeg package for Apple Silicon [closed] - macos
Are there any library packages by FFmpeg that are built for the Apple Silicon M1, and where can I find them? macos ·...
Read more >
Running FFmpeg on Mac with Apple Silicon (M1)
If you get “/bin/bash”, see these instructions. FFmpeg Command from Video. time ffmpeg -i GOPR7754.MP4 ...
Read more >
M1 (Mac ARM) binary of FFMPEG?
In theory that doesn't require a hack if you build with gcc but my build script is designed to assume that only XCode...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found