A napari plugin for fast video reading, frame-accurate seeking and a widget to play videos with sound. Based on PyAV and sounddevice.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
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
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.
Distributed under the terms of the MIT license, "napari-pyav" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.