I decided to test out the timelapse feature of my new to me GoPro camera. Set to take a picture every 2 seconds. Mounted using a cheapo windscreen mount I got from eBay.
To render the video I used this incantation: ffmpeg -r 1/0.5 -pattern_type glob -i '*.JPG' -c:v libx264 timelapse.mp4
The result is below.
Not too shabby.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.