From a3be17e4f910f8ebf44b1f15df82a03df637808f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Ribeiro?= Date: Wed, 18 Nov 2015 01:48:14 -0500 Subject: [PATCH] Create README.md --- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..48632e2 --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +# 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 can seek to. This is a python script that, given a video, generate a thumbnail sprite image from it. + +### Build + +Clone this repository. On project folder: +```shell +$ chmod a+x build && ./build +``` + +### Run +```shell +$ chmod a+x generator && ./generator --help +Video Thumbnail Generator + +Usage: + ./generator