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

Creates a massive amount of PNG captures #51

Closed jcayzac closed 3 years ago

jcayzac commented 4 years ago

The app is eating away all my disk with PNG captures.

As I understand it uses ffmpeg anyway, I wonder why you're not simply creating the video directly. E.g. https://gist.github.com/jcayzac/142da3cfa9b00a1d9af2f29260d45930

mre commented 4 years ago

Two reasons:

Your script looks interesting. Would you be willing to create a pull request that I could test?

mre commented 3 years ago

Ping @jcayzac: would you have time to create a pull request or should we rather close this issue? ☺️

jcayzac commented 3 years ago

Hey @mre ! Sorry I haven't replied to your messages, I've been drowning in notifications in the past few months and just recently managed to tame them back to reasonnable levels. Unfortunately I don't think I can contribute any development time for at least a few months. Feel free to close the issue!

mre commented 3 years ago

No worries at all. 😆 I know what you mean.