This commit is contained in:
2026-06-18 20:48:54 +02:00
parent 8efb9c031e
commit 3d42a7b61b
215 changed files with 235 additions and 233 deletions

1
frames/vid.sh Executable file
View File

@ -0,0 +1 @@
ffmpeg -framerate 30 -i frame_%04d.png -c:v libx264 -vf "format=yuv420p" output.mp4