/SpeedrunLoadRemover

C# app to remove loading times from speedrun videos using computer vision

Primary LanguageC#MIT LicenseMIT

Speedrun Load Remover

C# app to remove loading times from speedrun videos using computer vision. Powered by Emgu CV, libvideo, YoutubeExplode.

How to use

  1. Open your video file or paste your YouTube video ID (e.g. C_VheAwZBuQ).
  2. Navigate to and mark the time start and time end frames of the speedrun, effectively getting the RTA time.
  3. Select an appropriate subregion of your video (Huh?).
  4. Navigate to and mark the frame to be used as the template for the game's loading screen.
  5. Calculate the loadless time. If it didn't work, read the wiki!

Download

Version 1.0.0 Windows 32 and 64 bit.

Documentation

Check the wiki.