This commit is contained in:
2024-11-27 03:20:50 -05:00
parent e445814c18
commit 7729b2234b
3 changed files with 49 additions and 31 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
default:
cargo r
ffmpeg -framerate 25 -i imgs/%d.png -crf 20 -pix_fmt yuv420p output.mp4