From owner-freebsd-questions Mon Mar 24 19:42: 0 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34B9F37B47C for ; Mon, 24 Mar 2003 19:08:37 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FEDF43FB1 for ; Mon, 24 Mar 2003 19:08:36 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.77.144 ([207.179.77.144]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Mon, 24 Mar 2003 22:08:17 -0500 From: taxman To: Ian Moore , Questions Subject: Re: CLI audio recorder Date: Mon, 24 Mar 2003 22:11:54 -0500 User-Agent: KMail/1.5 References: <200303242142.10505.imoore@picknowl.com.au> In-Reply-To: <200303242142.10505.imoore@picknowl.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303242211.55080.taxman@acd.net> X-OriginalArrivalTime: 25 Mar 2003 03:08:18.0297 (UTC) FILETIME=[C8C3CE90:01C2F27B] X-Spam-Status: No, hits=-22.9 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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