Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Anyone get Acer laptop internal microphone working in Gentoo?
Date: Tue, 22 Feb 2011 00:04:29
Message-Id: 20110221231416.GA9480@waltdnes.org
In Reply to: Re: [gentoo-user] Anyone get Acer laptop internal microphone working in Gentoo? by YoYo Siska
1 On Mon, Feb 21, 2011 at 11:11:54AM +0100, YoYo Siska wrote
2
3 > Run alsamixer, pres F4 (capture) and either look for
4 > - a "mic" control (along with CD, Line, Aux,... controls), then make
5 > sure it has a red "CAPTURE" text (spacebar toggles CAPTURE)
6
7 Thank you very much. That was the last step that I was missing. Both
8 alsa mode and oss compatibility mode work with their appropriate command
9 lines now...
10
11 ffmpeg -y -f alsa -i plughw:0,0 audio1.wav
12
13 ffmpeg -y -f oss -i /dev/dsp audio2.wav
14
15 Again, thank you very much.
16
17 --
18 Walter Dnes <waltdnes@××××××××.org>

Replies