From owner-freebsd-multimedia@FreeBSD.ORG Wed May 4 12:44:31 2005 Return-Path: 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 87DE316A4CE for ; Wed, 4 May 2005 12:44:31 +0000 (GMT) Received: from sohara.org (sohara.org [192.220.64.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50A7943D66 for ; Wed, 4 May 2005 12:44:31 +0000 (GMT) (envelope-from steve@sohara.org) Received: (qmail 65672 invoked by uid 16563); 4 May 2005 12:44:01 -0000 Received: from unknown (HELO STEVEOHS-LT) ([217.12.14.240]) (envelope-sender ) by 192.220.64.179 (qmail-ldap-1.03) with SMTP for ; 4 May 2005 12:44:01 -0000 Date: Wed, 4 May 2005 10:04:04 +0100 From: Steve O'Hara-Smith To: Mario Sergio Fujikawa Ferreira Message-Id: <20050504100404.02fa4236.steve@sohara.org> In-Reply-To: <20050430115243.29294.qmail@exxodus.fedaykin.here> References: <20050429003339.86226.qmail@exxodus.fedaykin.here> <20050429103223.72e3a65b.steve@sohara.org> <20050430115243.29294.qmail@exxodus.fedaykin.here> Organization: Steve O'Hara-Smith X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-interix3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@freebsd.org cc: riggs@rrr.de Subject: Re: Mplayer adevice option does work X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 12:44:31 -0000 On Sat, 30 Apr 2005 08:52:21 -0300 Mario Sergio Fujikawa Ferreira wrote: > On Fri, Apr 29, 2005 at 10:32:01AM +0100, Steve O'Hara-Smith wrote: > > On Thu, 28 Apr 2005 21:33:17 -0300 > > Mario Sergio Fujikawa Ferreira wrote: > > AFAICS from a quick read of the source the audio device is > > hardcoded to /dev/dsp (or /dev/sound for NetBSD) - presumably it fails > > to open in mplayer because /dev/dsp is already opened for the audio > > output. Try with -ao oss:dsp-device=/dev/dsp0.1 to force the output > > to a different device. > > Actually, I was thinking more on the line of input audio > source. :) Ouput audio source goes just fine. Though, I'll keep > that line in mind. My thought was that you can't have the same dsp device open twice so if /dev/dsp is open for output it cannot be opened for input. That being said I tried it and it didn't work :( > One thing, I recall you said that you watched TV in your > bktr card heard the audio under FreeBSD. What mixers settings are > you using? And, soundblaster audigy emuctrl too if you have it. I just turn up line and vol to comfortable levels.