# Video thumbnail generator Generate thumbnail sprites from videos. ## Why ![image](https://cloud.githubusercontent.com/assets/244265/11234416/b1a67230-8d95-11e5-97a4-c2acdcbf72f7.png) Almost all video players enhances user's seekbar navigation by providing a thumbnail preview of the moments where the user want to seek, so generate this sprites shouldn't be hard. This is a python script that, given a video, generates a thumbnail sprite image from it. ## Build 1. Clone it: ```sh $ git clone git@github.com:flavioribeiro/video-thumbnail-generator.git ``` 2. Then go to the project's folder: ```sh $ cd video-thumbnail-generator ``` 3. And finally run: ```shell $ chmod a+x build && ./build ``` ## Run ```shell $ ./generator --help Video Thumbnail Generator Usage: ./generator