Skip to content

Small Spring Task which wraps over FFMPEG to generate a set number of thumbnails at even intervals dependant on the length of the video input.

Notifications You must be signed in to change notification settings

peavers-archive/terrible-thumbnail-creator

Repository files navigation

Terrible Thumbnail Creator

Codacy Badge

Small Spring Task which wraps over FFMPEG to generate a set number of thumbnails at even intervals dependant on the length of the video input.

Usage

Arguments

  • --video The absolute path to to the video file.
  • --count The number of thumbnails to create, the more, the longer the task will execute. Default is 12.

Example

java -jar terrible-thumbnail-creator-jar --video input.mp4 --count 6

About

Small Spring Task which wraps over FFMPEG to generate a set number of thumbnails at even intervals dependant on the length of the video input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published