Skip to content

LeoDesu/videotosprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About

video-to-sprite is a bash script that use command line program called "ffmpeg" to generate sprite image from a video.

Dependencies

  • ffmpeg
  • ffprobe

Usage

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

License

MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages