1.2: Critical issue fix
- Fixed ffmpeg not downloading
- Added option to only show runs with 2 structures
- Runs now display IGT splits in the name
FFmpeg info
It was previously downloaded from a different GitHub repository, which can sometimes delete old releases, making the links invalid. PaceClipper now downloads ffmpeg from a release artifact from "0.0.1" on this repo. This file was originally downloaded from https://github.com/BtbN/FFmpeg-Builds/releases , and the sha256 checksum is hardcoded in the exe, making it impossible for me to swap out the ffmpeg build for a malicious one OTA.