video-to-sprite is a bash script that use command line program called "ffmpeg" to generate sprite image from a video.
- ffmpeg
- ffprobe
bash videotosprite.sh $input.mp4 $outputname
$outputname the program will automaticaly generate as .jpg file
videotosprite generates sprite sheet from a .mp4 video with the dimension of 10x10