Skip to content

video-analyzer v0.1.2

Choose a tag to compare

@byjlw byjlw released this 20 Mar 06:16

What's changed

  • Fix: Frames on disk and in analysis.json are 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