how to acess mplayer with slavemode in python?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jjaicyb1314@gmail.com

    how to acess mplayer with slavemode in python?

    how to acess mplayer with slavemode in python?
  • Matthias =?iso-8859-1?q?Bl=E4sing?=

    #2
    Re: how to acess mplayer with slavemode in python?

    Am Sat, 11 Oct 2008 10:46:51 -0700 schrieb jjaicyb1314@gma il.com:
    how to acess mplayer with slavemode in python?
    Have a look at:


    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

    Comment

    Working...