[MPlayer-users] recording radio with cron

John Van Sickle john.vansickle at gmail.com
Fri Jun 24 03:52:30 CEST 2005


On 6/23/05, Kevin Sookocheff <kbs464 at mail.usask.ca> wrote:
> 
> 
> 
> mplayer -noconsolecontrols -dumpaudio -dumpfile ${outfile} ${stream}
> < /dev/null > /dev/null 2>&1 &


I would recommend using #!/bin/sh over #!/bin/bash. Also I believe you 
should be using the absolute path for all commands.

/path/to/mplayer <options> 



-- 
John Van Sickle www.johnvansickle.com <http://www.johnvansickle.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050623/cb44f27c/attachment.htm>


More information about the MPlayer-users mailing list