Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vsubhash/534d64ffd23798bfdd09b3071173773e to your computer and use it in GitHub Desktop.
Save vsubhash/534d64ffd23798bfdd09b3071173773e to your computer and use it in GitHub Desktop.
This BASH script uses FFMPEG to create thumbnails from a video. The thumbnails are then stitched together as a gallery using ImageMagick.
@vsubhash
Copy link
Author

vsubhash commented Jun 2, 2020

This is an implementation of the pseudocode found at superuser.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment