Add 5 fps
This commit is contained in:
parent
f58e9a0ae4
commit
288e9b9471
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||||
|
|
Loading…
Reference in a new issue