#!/bin/bash -e
#####################################################
#
# This script exports all frames of your video into
# a directory named "frames" and then runs a convert
# command which does edge detection on each frame.
# Then all frames are stitched back into a ProRes
# video.
#
# Usage: bash ffmpeg/frames/loop.sh