Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 519 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 519 Bytes

imgseqRepair

Repairs image sequences by duplicating frames

Setup

  1. Download zip of this repo or clone it
  2. cd into the directory
  3. Run npm install to add dependencies
  4. Use it

Instructions

Check for dropped frames

./imgseqRepair <path>

Repair dropped frames

./imgseqRepair -d <path>

Requirements

License