A simple bash script to extract motion from videos using ffmpeg
A bash terminal and ffmpeg
First the script take the video and inverts it. Then the inverted video is overlaid over the original one with some delay. The lower the delay the more minute details are visible and vice versa.
I got the original idea from Pospy. Do check out his YouTube channel, he does some really cool stuff