My favorites | Sign in
Project Logo
                
Show all Featured downloads:
mpylayer-0.1a2.tar.gz
Feeds:
People details
Project owners:
  nosklo

mpylayer is a python package to easily control mplayer (and in the future mencoder) in python, using a pythonic OO syntax.

A quick example:

>>> mp = mpylayer.MPlayerControl()
>>> mp.loadfile('/path/to/some_music.mp3')
>>> mp.volume = 100

Now you can:

Send feedback to nosklo at gmail dot com.









Hosted by Google Code