Add 5 fps

This commit is contained in:
askiiart 2023-05-07 15:17:25 -05:00 committed by GitHub
parent f58e9a0ae4
commit 288e9b9471
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# marlin-auto-animation # marlin-auto-animation
Automatically make an animated `_Bootscreen.h` from a video. Automatically make an animated `_Bootscreen.h` from a 5 FPS video.
1. Specify the video path (`video = /path/to/video.mp4`) in `animator.py` 1. Specify the video path (`video = /path/to/video.mp4`) in `animator.py`
2. Run `python3 animator.py` 2. Run `python3 animator.py`