GitHunt
EL

eligundry/video-slideshow-generator

Video Slideshow Generator

A simple bash script that will generate a slideshow from a folder of images.

Requirements

  • FFMPEG - Latest version is needed!

Usage

$ ./generator.sh [input-image-folder] [output-video-name] [slide-duration]

Arguments

  • Input Image Folder - The folder of images you want to use
  • Output Video Name - The specified name and location of the generated video
  • Slide Duration - Optional arguement specifing how long each picture should
    be shown. Defaults to 2 images every second.

Languages

Shell100.0%

Contributors

Created May 28, 2013
Updated August 24, 2023
eligundry/video-slideshow-generator | GitHunt