Update README.md
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Video thumbnail generator
|
# Video thumbnail generator
|
||||||
> Generate thumbnail sprites from videos.
|
Generate thumbnail sprites from videos.
|
||||||
|
|
||||||
## Why
|
## Why
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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, 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, 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
|
## Build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user