marlin-auto-animation/README.md

7 lines
196 B
Markdown
Raw Normal View History

2023-05-07 14:28:21 -05:00
# marlin-auto-animation
2023-05-06 19:40:22 -05:00
2023-05-07 15:17:25 -05:00
Automatically make an animated `_Bootscreen.h` from a 5 FPS video.
2023-05-07 14:28:21 -05:00
1. Specify the video path (`video = /path/to/video.mp4`) in `animator.py`
2023-05-07 13:54:08 -05:00
2. Run `python3 animator.py`