Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 22:11:54 -0500
From:      taxman <taxman@acd.net>
To:        Ian Moore <imoore@picknowl.com.au>, Questions <freebsd-questions@freebsd.org>
Subject:   Re: CLI audio recorder
Message-ID:  <200303242211.55080.taxman@acd.net>
In-Reply-To: <200303242142.10505.imoore@picknowl.com.au>
References:  <200303242142.10505.imoore@picknowl.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 24 March 2003 06:12 am, Ian Moore wrote:
> Hi,
> Can anyone recommend a command line-based audio recorder. I'm looking for
> something that can be run from a cron job to record 44.1kHz stereo 16-bit
> audio for an hour, then be killed off and restarted straight away (so that
> it produces hour long files continously).

cd /usr/ports
make search key=record           you'll see at least one cli based recorder
the cron job will do the rest if done properly

> Also a CLI based mp3 converter so that the recorded files can be mp3ed at

make search key=mp3       you'll see several that will encode to mp3

then read the pkg-descr files to find the ones that suit you.
gl,

Tim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303242211.55080.taxman>