napari-pyav

napari-pyav

Napari plugin for reading videos using PyAV

License MIT PyPI Python Version tests codecov napari hub

Napari plugin for reading videos using PyAV. Inspired by the napari-video project, which served us very well for many years. For some long videos, however, its dependency on opencv caused seek glitches, so we implemented this alternative plugin based on PyAV.


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-pyav via pip:

pip install napari-pyav

To install latest development version :

pip install git+https://github.com/danionella/napari-pyav.git

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "napari-pyav" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.0.8

Last updated:

  • 14 October 2024

First released:

  • 05 October 2024

License:

Supported data:

  • Information not submitted

Plugin type:

  • Information not submitted

GitHub activity:

  • Stars: 3
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • numpy
  • av