Update README.md

This commit is contained in:
Flávio Ribeiro
2015-11-18 11:01:00 -05:00
parent b08c30cd69
commit 2d4c88da9e

View File

@@ -4,7 +4,7 @@ Generate thumbnail sprites from videos.
### Why? ### Why?
![image](https://cloud.githubusercontent.com/assets/244265/11234416/b1a67230-8d95-11e5-97a4-c2acdcbf72f7.png) ![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. Almost all video players enhances user's seekbar navigation by providing a thumbnail preview of the moments where the user want to seek. This is a python script that, given a video, generate a thumbnail sprite image from it.
### Build ### Build