From alsa-user-owner@alsa.jcu.cz  Wed Feb 10 11:10:42 1999
Received: from entry.jcu.cz (IDENT:perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id LAA17864;
	Wed, 10 Feb 1999 11:07:52 +0100
Date: Wed, 10 Feb 1999 11:07:52 +0100 (CET)
From: Jaroslav Kysela <perex@jcu.cz>
To: Rob Browning <rlb@cs.utexas.edu>
cc: alsa-user@alsa.jcu.cz
Subject: Re: recording: arecord to stdout? suggestions for real-time compression?
In-Reply-To: <8790e7yo7w.fsf@raven.localhost>
Message-ID: <Pine.LNX.3.96.990210110446.3166C-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On 9 Feb 1999, Rob Browning wrote:

> 
> I'm trying to set up my machine to record some things from the radio,
> and I came up with a couple of questions.  Ideally, what I'd like to
> do is (yes I know that CD quality is overkill for radio...):
> 
>   arecord -m -t 1800 - | BladeEnc -b 256 - > something.mp3
> 
> However, there are three problems with this:
> 
>   1) arecord doesn't seem to be able to redirect it's output to
>      stdout.  Is this intentional, or is it just something no-one's
>      gotten around to?  If the latter, I'd be happy to volunteer to
>      fix it.

arecord -m -t 1800 | something

I added accepting of '-' filename...

							Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


