Open psobolewskiPhD opened 6 months ago
It is a Python bindings for ffmpeg and has more robust wheels, including arm64 macOS, which imageio-ffmpeg does not (https://github.com/imageio/imageio-ffmpeg/issues/71) https://github.com/PyAV-Org/PyAV There is an imageio plugin available: https://github.com/imageio/imageio/blob/4c5caeaa19955edaa43c4d705032b50923909b36/setup.py#L101
For more M1 context, see: https://github.com/napari/napari-animation/pull/197
It is a Python bindings for ffmpeg and has more robust wheels, including arm64 macOS, which imageio-ffmpeg does not (https://github.com/imageio/imageio-ffmpeg/issues/71) https://github.com/PyAV-Org/PyAV There is an imageio plugin available: https://github.com/imageio/imageio/blob/4c5caeaa19955edaa43c4d705032b50923909b36/setup.py#L101