You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
In #1 (comment), I mention that the output of this tool is currently hardcoded to
output.mp4
. Seetimelapse/encoder.py
Line 21 in d9c15a0
That's bad, because a new recording will overwrite the previous one. We could fix that by adding a timestamp for the output file, for example.
Might be a nice exercise for new contributors.
The text was updated successfully, but these errors were encountered: