Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 250 Bytes

converting-video-to-images.md

File metadata and controls

8 lines (6 loc) · 250 Bytes

Video to Image Convertion

Requirements

  • ffmpeg

Usage

  • Run vid2img.sh with input file and output folder, and optionally fps (default is 1 which means 1 frame per 1 second). (Example ./vid2img.sh ./VID_20210910_093215.mp4 ./images/ 5)