Python interface to the mpv media player
A ctypes-based python interface to the mpv media player.
It gives more or less full control of all features of the player,
just like the lua interface does.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-python-mpv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-python-mpv-rpmlintrc | 0000000075 75 Bytes | |
python-python-mpv.changes | 0000010566 10.3 KB | |
python-python-mpv.spec | 0000002143 2.09 KB | |
python_mpv-1.0.7.tar.gz | 0000051712 50.5 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1183035
from
Dirk Mueller (dirkmueller)
(revision 24)
- update to 1.0.7: * Fix race condition in property observer code leading to futures.InvalidStateError * bump min python to 3.9 * Migrate away from setup.py and use PEP 612-style pyproject.toml * Update setup.cfg for new syntax * tests: Add strategic sleeps to reduce likelihood of race * Fix observe_property() docstring * Add release script * README: Add info on GUI modes * Fix Python 3.5 compatibility * README - vo "opengl" doesn't exist anymore * Readme: Add PyGtk embedding example
Comments 0