Lightweight, out-of-source wrapper for MPlayer
Project description
>>> import mplayer
>>>
>>> mplayer.Player.introspect()
>>> p = mplayer.Player()
>>> p.start(stdout=mplayer.PIPE)
>>> p.loadlist('/path/to/playlist.txt')
>>> print p.get_file_name()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyMPlayer-0.5.0.tar.gz
(11.3 kB
view details)
File details
Details for the file PyMPlayer-0.5.0.tar.gz.
File metadata
- Download URL: PyMPlayer-0.5.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bafa7f70daa81ce223a7577ad6417a047ab76658db7d2d2c77ad45efe0e14d9b
|
|
| MD5 |
115cd2296d20347f6bc461f6e70a901e
|
|
| BLAKE2b-256 |
f34f90950ee3359a25a02b98017f3b8f97bd5c41f3b6a7c18f04ec004495c963
|