Skip to content

v0.1.0

Latest

Choose a tag to compare

@postpop postpop released this 25 Jan 19:37
· 4 commits to main since this release

Highlights

  • OpenCV-style fast seek path using PyAV (fast mode now matches OpenCV speed/acc
    uracy on CFR/VFR samples).
  • New read_frame(..., mode=...) API for selecting accurate, fast, or scru b.
  • Benchmarks now report failed read counts and include updated snapshots in docs
    .

Docs

  • Updated README + usage guide with mode selection examples and benchmark guidan
    ce.