ln-fractal/Makefile

4 lines
91 B
Makefile
Raw Normal View History

2024-11-27 03:20:50 -05:00
default:
cargo r
ffmpeg -framerate 25 -i imgs/%d.png -crf 20 -pix_fmt yuv420p output.mp4