Explorar o código

More source files

Sacha Ligthert hai 7 meses
pai
achega
63176ae5b6
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      create-frames
  2. BIN=BIN
      frames.zip

+ 6 - 0
create-frames

@@ -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=BIN
frames.zip