how to acess mplayer with slavemode in python?

Matthias Bläsing matthias.blaesing at rwth-aachen.de
Sat Oct 11 16:56:48 EDT 2008


Am Sat, 11 Oct 2008 10:46:51 -0700 schrieb jjaicyb1314 at gmail.com:

> how to acess mplayer with slavemode in python?

Have a look at:
http://developer.berlios.de/projects/lbrc/

the magic is done in LBRC/MPlayer.py there are two variants present - one 
utiliasing a FIFO, the other starting mplayer with a pipe opened.

HTH

Matthias



More information about the Python-list mailing list