create-frames 175 B

123456
  1. # create a folder called "frames"
  2. # open command prompt on the folder
  3. # get the badapple video file
  4. # then run the ffmpeg script
  5. ffmpeg -i badapple.mp4 -r 30 output_%04d.png