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.