0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Automatically generated thumbnails and WebVTT with time synced media fragment URLs for video files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
>= 3.3.3, ~> 3.3
 Project Readme

Video Sprites

Exports thumbnail images, thumbnail sprite image, and a WebVTT metadata file with synced media fragment URLs to thumbnails within the sprite.

Installation

gem install video-sprites --pre

Requirements

  • ffmpeg
  • imagemagick (montage)

Usage

video-sprites --help
video-sprites --seconds 5 --width 200 --columns 5 --input . --output ./output

Test Media Sources

https://www.youtube.com/watch?v=dTCEDG9h9AA

https://www.youtube.com/watch?v=9AGisNPUBqM

https://www.youtube.com/watch?v=Z9To9NOLEPI

https://www.youtube.com/watch?v=Ww4WrcjAOlo

https://www.youtube.com/watch?v=wz-eInv9f7g

TODO

  • Consider adding an option to change the output filename.
  • Optionally allow for scene change detection and variable length cues. How difficult would this be?
  • Should the first timestamp after the first cue not be on the second but be a fractional second instead?

Authors

  • Ashley Blewer
  • Jay Brown
  • Jason Ronallo
  • Nicholas Zoss