Skip to content

loopsmith v0.1.0

Latest

Choose a tag to compare

@jpratt9 jpratt9 released this 23 May 08:11

First release of loopsmith — find the longest seamlessly-loopable segment in a video via vectorized normalized cross-correlation.

  • CLI: loopsmith clip.mp4 (plus --detail, --target-length, --threshold, --downsample)
  • Library: find_best_loop, find_best_for_target, find_top_loops, analyze_video
  • Install: pip install loopsmith

MIT licensed.