Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Re: rec
- Date: Wed, 16 Oct 2002 13:25:25 +0200
- From: Tobias Diedrich <td@example.com>
- Subject: [tlug] Re: rec
- References: <007401c273be$be407130$d300a8c0@example.com> <20021015142331.GA710@example.com> <002701c27486$7ea027a0$0200a8c0@example.com>
- User-agent: Mutt/1.4i
hatsuhiro wrote: > aumix -d /dev/dsp -mR -m100 > aumix -d /dev/audio -mR -m100 > aumix: error opening mixer I would not expect that to actually work. You should specify the mixer device, not the dsp device... > (In fact, I don't have such a file as /dev/sound/mixer.) But do you have /dev/mixer0 and /dev/mixer1 ? > rec sample.ul > sox: Can't open input file '/dev/dsp' : Invalid argument > rec -d /dev/dsp sample.ul > sox: Can't open input file '/dev/dsp' : Invalid argument > > rec -d /dev/audio sample.ul > sox: Can't open input file '/dev/audio' : Invalid argument > That probably doesn't work because of sox default values. rec -r 44100 -s -w -c 2 -t wav test.wav should work. > rec -d /dev/mixer sample.ul > sox: Unable to reset OSS driver. Possibly accessing an invalid > file/device You can't record from the mixer device :-) Also, if you use alsa, make sure the oss compatiblity modules are loaded or use alsa compatible programs... -- Tobias PGP: 0x9AC7E0BC This mail is made of 100% recycled bitsAttachment: pgp00045.pgp
Description: PGP signature
- Follow-Ups:
- Re: [tlug] Re: rec
- From: hatsuhiro
- References:
- [tlug] rec
- From: hatsuhiro
- [tlug] Re: rec
- From: Tobias Diedrich
- Re: [tlug] Re: rec
- From: hatsuhiro
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: rec
- Next by Date: Re: [tlug] Getting LimeWire to work...
- Previous by thread: Re: [tlug] Re: rec
- Next by thread: Re: [tlug] Re: rec
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links