Canite / cv2-frame-counter

Automatically detects loading frames in castlevania 2 FDS videos and adjusts run time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Castlevania 2 FDS Frame Counter

  • Requires python 3.7+
  • Install:
pip install -r requirements.txt
  • Example run:
python frame-counter.py -i canight-fds-any-pb.mp4 -s 1939 -e 18312
  • Adjusts time by replacing load screens with exactly 39 frames (adjusted for FPS)

About

Automatically detects loading frames in castlevania 2 FDS videos and adjusts run time

License:MIT License


Languages

Language:Python 100.0%