matham / ffpyplayer

A cython implementation of an ffmpeg based player.
GNU Lesser General Public License v3.0
134 stars 37 forks source link

Add support for py 3.10 and fix ffmpeg v5 API changes #119

Closed matham closed 2 years ago

matham commented 2 years ago

There's a mysterious failure when installing from source, but I could not replicate in docker.

We also need to add support for osx universal wheels.