Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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