Skip to content
  • David Lerch's avatar
    Add support for generating thumb sequences (ThumbSequenceCreator) · 648104f8
    David Lerch authored
    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.
    648104f8