vext01 / hgd

Hackathon Gunther Daemon :: Opensource Multi-User Jukebox
http://hgd.theunixzoo.co.uk
ISC License
22 stars 10 forks source link

Mplayer fails to play when daemonised on linux #140

Closed egelmex closed 12 years ago

egelmex commented 12 years ago

Mplayer blocks presumibly waiting for X. if you add -vo null to the mplayer invocation then it works fine. May be linux/ubuntu specific.

need to make mplayer configurable, this would be usefull anyway for people with multiple sound cards etc.

vext01 commented 12 years ago

@egelmex can you confirm this is fixed?

egelmex commented 12 years ago

Fixed with our new daemon code.