Skip to content
Commit 648104f8 authored by David Lerch's avatar David Lerch
Browse files

Add support for generating thumb sequences (ThumbSequenceCreator)

Implement ThumbSequenceCreator instead of ThumbCreator, to support generating
thumbs for multiple frames of a video file, based on sequenceIndex().

Also add some primitive runtime caching to avoid creating thumbs again when
the sequence wraps around.

The seek percentages of the sequence frames and the cache size are
configurable.
parent bfb0796a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment