Skip to content

Instantly share code, notes, and snippets.

View froh's full-sized avatar
☺️

Susanne Oberhauser-Hirschoff froh

☺️
  • Nuremberg / Germany
View GitHub Profile
#!/bin/bash
# Anh Nguyen <[email protected]>
# 2016-04-30
# Susanne Oberhauser-Hirschoff <[email protected]>
# MIT License
# This script takes in same-size images from a folder and make a crossfade video from the images using ffmpeg.
# Make sure you have ffmpeg installed before running.