Sacha Ligthert před 7 měsíci
rodič
revize
63176ae5b6
2 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      create-frames
  2. binární
      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ární
frames.zip