python-mplayer
Posted: Thu Dec 13, 2012 11:30 am
Hello, i have a problem with the python-mplayer library (http://code.google.com/p/python-mplayer/).
An idea ? (note : mplayer works fine on my Raspberry pi)
Code: Select all
pi@raspberrypi ~ $ python3
Python 3.2.3 (default, Jul 6 2012, 13:39:51)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mplayer
>>> mp = mplayer.Player()
>>> mplayer: could not connect to socket
mplayer: No such file or directory
An idea ? (note : mplayer works fine on my Raspberry pi)
