video-analyzer v0.1.2
What's changed
- Fix: Frames on disk and in
analysis.jsonare now always in chronological order. A cleanup pass in a previous PR had accidentally dropped the final sort step — keyframes were being selected by visual significance score but never re-sorted by timestamp before writing. (#59)
Install
pip install video-analyzer==0.1.2