Files
bad-apple/create-frames
2025-12-21 23:59:17 +01:00

7 lines
175 B
Plaintext

# 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