mre / timelapse

🎬 Native macOS app for recording timelapse videos of your desktop.
https://endler.dev/2020/timelapse/
Apache License 2.0
214 stars 18 forks source link

Timelapse Error [Errno 2] No such file or directory: 'ffmpeg':'ffmpeg' #40

Closed ItsThompson closed 4 years ago

ItsThompson commented 4 years ago

The Bug

When stopping the timelapse and processing the timelapse, this error come up.

System Information

ItsThompson commented 4 years ago

Update: Apologies, I looked more into the code and installed ffmpeg and it worked. I made a fork that added your "not_found_msg" onto the Timelapse Error Notification. Heres the link: https://github.com/ItsThompson/timelapse/blob/master/timelapse/encoder.py Hope it helps.

mre commented 4 years ago

Sorry that you had to go through those troubles. I've extended the instructions in the README.md a bit to make that easier for the next person.