From owner-freebsd-multimedia Wed Feb 5 19:36:44 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2FC37B401 for ; Wed, 5 Feb 2003 19:36:43 -0800 (PST) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.92.226.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 665EE43F3F for ; Wed, 5 Feb 2003 19:36:42 -0800 (PST) (envelope-from justin@shiningsilence.com) Received: from shiningsilence.com (roc-24-169-96-227.rochester.rr.com [24.169.96.227]) by ms-smtp-03.nyroc.rr.com (8.12.5/8.12.2) with SMTP id h163afbF021819 for ; Wed, 5 Feb 2003 22:36:41 -0500 (EST) Received: from 192.168.0.254 (SquirrelMail authenticated user justin) by home.shiningsilence.com with HTTP; Wed, 5 Feb 2003 22:42:31 -0500 (EST) Message-ID: <49558.192.168.0.254.1044502951.squirrel@home.shiningsilence.com> Date: Wed, 5 Feb 2003 22:42:31 -0500 (EST) Subject: Re: ffmpeg missing SBLive audio device From: "Justin C. Sherrill" To: In-Reply-To: <3E412020.4030009@mitre.org> References: <49359.192.168.0.254.1044419188.squirrel@home.shiningsilence.com> <3E412020.4030009@mitre.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > The first thing to check is your recording source in the mixer. You can > do this with "mixer recsrc" > > If that's set incorrectly, set it with "mixer '=rec' ", example: > "mixer '=rec' line1" > > Next thing to check is the recording level, which you can check with > "mixer" and set with "mixer <% of maximum volume>" For > instance: "mixer line1 80" Aha! This worked, after a bit of fiddling. For the edification of others: "mixer recsrc line" got my machine looking at the right part of my SB Live card.. I then had to do "mixer rec 100", as it is apparently by default, 0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message