Sacha Ligthert преди 7 месеца
родител
ревизия
63176ae5b6
променени са 2 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      create-frames
  2. 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
frames.zip