Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 189 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 189 Bytes

video-to-images

helpful library for extracting some cool stills from a movie

brew install ffmpeg
node index.js -i "/path/to/movie.mp4" -d "./output/movie-stills"