Skip to content

AdamEXu/KenBurns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

KenBurns

Setup

Download this repository via this link. Double click the downloaded zip file to unpack it into a folder. Inside of this folder, you will find two scripts.

Now, open a new terminal window. (Applications/Terminal). Navigate to the folder just unzipped. Run the following two commands: sudo gem install mini_magick brew install imagemagick (This requires the Homebrew command. If you do not already have Homebrew installed on your computer, install it from here.)

Running

  1. Create a folder inside of the folder called "images".
  2. Put all of your images inside of this new folder
  3. Run the command ./resize.rb images
  4. Run the command ./slideshow.rb images output.mp4
  5. Open output.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages