baudm / mplayer.py

Lightweight Python wrapper for MPlayer
http://pypi.python.org/pypi/mplayer.py
GNU Lesser General Public License v3.0
117 stars 32 forks source link

Socket connection error (cannot play nothing) #39

Closed xadaux closed 3 years ago

xadaux commented 3 years ago

Hello,

I'm trying to test mplayer.py with the examples provided, but reach this errors:

do_connect: could not connect to socket connect: No such file or directory

How could I solve this? Thank you!

baudm commented 3 years ago

It's MPlayer-specific and not related to this project. It should not affect the normal operations of MPlayer.