More source files

This commit is contained in:
2025-12-21 23:59:17 +01:00
parent 3a4e4403a1
commit 63176ae5b6
2 changed files with 6 additions and 0 deletions

6
create-frames Normal file
View File

@@ -0,0 +1,6 @@
# create a folder called "frames"
# open command prompt on the folder
# get the badapple video file
# then run the ffmpeg script
ffmpeg -i badapple.mp4 -r 30 output_%04d.png

BIN
frames.zip Normal file

Binary file not shown.