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
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-python-mpv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-mpv-0.5.2.tar.gz | 0000025529 24.9 KB | |
python-python-mpv-rpmlintrc | 0000000075 75 Bytes | |
python-python-mpv.changes | 0000005784 5.65 KB | |
python-python-mpv.spec | 0000001794 1.75 KB |
Revision 16 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 958502
from
Matej Cepl (mcepl)
(revision 16)
- Dynamically add a dependency to the libmpv version that was present during build. Allows to dynamically move between various so versions (e.g. libmpv1 to libmpv2).
Comments 0