[svlug] MP3 stream capture

David E. Fox dfox at m206-157.dsl.tsoft.com
Sun Feb 12 12:56:36 PST 2006


On Mon, 6 Feb 2006 15:11:49 -0800
Jeffrey Siegal <jbs at quiotix.com> wrote:

> Is there a small tool I can use to capture an MP3 stream to a file at  
> a certain time of day?  (Let's say from 12 noon to 1 pm each day.)

Last time I did that I cobbled together a very small script (run from
cron) that would fire up mplayer -dumpstream, sleep for 3600 (one hour)
and then exit. I could then do whatever I needed to do with the
resulting streamdump file.

-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
dfox at tsoft.com                            change magnetic patterns
dfox at m206-157.dsl.tsoft.com               on your hard disk.
-----------------------------------------------------------------------




More information about the svlug mailing list