From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PrgkW-0006dr-Jo for garchives@archives.gentoo.org; Tue, 22 Feb 2011 01:09:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3D491C073 for ; Tue, 22 Feb 2011 01:09:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BEB2A1C031 for ; Tue, 22 Feb 2011 00:19:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2D14D1B4007 for ; Tue, 22 Feb 2011 00:19:01 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.874 X-Spam-Level: X-Spam-Status: No, score=-2.874 required=5.5 tests=[AWL=-0.275, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6SUb7B7yXiTK for ; Tue, 22 Feb 2011 00:18:54 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 583681B40A1 for ; Tue, 22 Feb 2011 00:18:52 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Prfxp-0003Yb-Fo for gentoo-user@gentoo.org; Tue, 22 Feb 2011 01:18:49 +0100 Received: from adsl-69-234-180-31.dsl.irvnca.pacbell.net ([69.234.180.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Feb 2011 01:18:49 +0100 Received: from w41ter by adsl-69-234-180-31.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Feb 2011 01:18:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Anyone get Acer laptop internal microphone working in Gentoo? Date: Mon, 21 Feb 2011 16:18:36 -0800 Message-ID: References: <20110220085048.GA8009@satcidananda> <201102201209.47254.michaelkintzios@gmail.com> <20110221013322.GA7661@waltdnes.org> <20110221101154.GA24111@ksp.sk> <20110221231416.GA9480@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-180-31.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b10pre) Gecko/20110121 Thunderbird/3.3a2 In-Reply-To: <20110221231416.GA9480@waltdnes.org> X-Archives-Salt: X-Archives-Hash: 7295272cbc7af43daa1278d7cca611ec On 02/21/2011 03:14 PM, Walter Dnes wrote: > ffmpeg -y -f alsa -i plughw:0,0 audio1.wav > > ffmpeg -y -f oss -i /dev/dsp audio2.wav I understand the /dev/dsp, but where did plughw:0,0 come from? After googling around a bit, I must say I've rarely seen such opaque documentation as I've just found for alsa. I can feel your frustration -- but I'm glad you got it fixed :)