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:Backports:SLE-15-SP4:FactoryCandidates/python-python-mpv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-mpv-0.5.1.tar.gz | 0000025536 24.9 KB | |
python-python-mpv-rpmlintrc | 0000000076 76 Bytes | |
python-python-mpv.changes | 0000005274 5.15 KB | |
python-python-mpv.spec | 0000001538 1.5 KB |
Revision 14 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 821925
from
Luigi Baldoni (alois)
(revision 14)
- Update to version 0.5.1 * mpv.py: terminate: Raise warning when called from event thread. * mpv.py: add wait_for_shutdown * mpv.py: add check_core_alive, check core in __getattr__, __setattr__ - Update to version 0.5.0 * mpv.py: add prepare_and_wait_for_property * mpv.py: Update copyright date * mpv.py: Add docstrings to new additions to API * Sprinkle some thread safety over event loop, add *wait_for_event * mpv.py: improve shutdown handling, replace wait_for_playback
Comments 0