Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: General Schvantzkoph Newsgroups: comp.os.linux.misc Subject: Re: Need help running mplayer in the background Date: 20 May 2011 01:44:38 GMT Lines: 22 Message-ID: <93lvc6F2nvU2@mid.individual.net> References: <93gr48Fjo7U2@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net Nl2RVlq1AiZBs62KoV7gUAzHCl+aD45I5/TyZmc9/RieSOKpvv Cancel-Lock: sha1:fwz8n4nQLoTMavUq40eBwRzunuc= User-Agent: Pan/0.133 (House of Butterflies) Xref: x330-a1.tempe.blueboxinc.net comp.os.linux.misc:1180 On Thu, 19 May 2011 23:11:11 +0100, Chris Davies wrote: > General Schvantzkoph wrote: >> I can't run mplayer in the background. mplayer -dumpstream >> http://2783.live.streamtheworld.com:443/WLSAM_SC -ac mp3lacm -dumpfile >> /home/foobar/s_drive/mp3/stream/bob_${DAY}.mp3 >& log & > > > This works for me (it's a bit cludgy but I can't see a way to turn off > keyboard input "properly"): > > mplayer -quiet -slave -input > nodefault-bindings:file=/dev/null:conf=/dev/null -dumpstream > http://2783.live.streamtheworld.com:443/WLSAM_SC -ac mp3lacm -dumpfile > bob.mp3 >& log & > > Chris Doesn't seem to help the cron problem, at and putting it in the background still work with the additional switches and there no error messages when I execute it from a shell.