AV plugin

Fast video reader and video (+sound) player widget for napari.

  • jlab.berlin

License MIT Python Version PyPI Conda Version tests napari hub

A napari plugin for fast video reading, frame-accurate seeking and a widget to play videos with sound. Based on PyAV and sounddevice.

image

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

Or via conda:

conda install danionella::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.1.1

Last updated:

  • 2026-01-29

First released:

  • 2024-10-05

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • napari[qt]
  • scikit-image
  • magicgui
  • av
  • sounddevice
  • tox-uv; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari[qt]; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.