From owner-freebsd-multimedia@FreeBSD.ORG Wed Dec 17 22:30:42 2003 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 37F2916A4CE for ; Wed, 17 Dec 2003 22:30:42 -0800 (PST) Received: from cuba.jgi-psf.org (cuba.jgi-psf.org [198.129.88.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B7D43D49 for ; Wed, 17 Dec 2003 22:30:40 -0800 (PST) (envelope-from phajek@eniac.jgi-psf.org) Received: from eniac.jgi-psf.org (eniac.jgi-psf.org [198.129.89.82]) by cuba.jgi-psf.org (8.11.7+Sun/8.11.6) with ESMTP id hBI6Ucv18780; Wed, 17 Dec 2003 22:30:38 -0800 (PST) Received: from eniac.jgi-psf.org (localhost [127.0.0.1]) by eniac.jgi-psf.org (8.12.9+Sun/8.12.2) with ESMTP id hBI6Ucdg004947; Wed, 17 Dec 2003 22:30:38 -0800 (PST) Received: (from phajek@localhost) by eniac.jgi-psf.org (8.12.9+Sun/8.12.9/Submit) id hBI6UcfK004946; Wed, 17 Dec 2003 22:30:38 -0800 (PST) Date: Wed, 17 Dec 2003 22:30:38 -0800 From: Patrick Hajek To: Vulpes Velox Message-ID: <20031218063038.GA4926@lbl.gov> References: <20031217214157.GA3774@lbl.gov> <20031217212254.692cefaa.kitbsdlists@HotPOP.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031217212254.692cefaa.kitbsdlists@HotPOP.com> User-Agent: Mutt/1.4i cc: freebsd-multimedia@freebsd.org Subject: Re: Hauppauge WinTV bktr-- no audio. 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: Thu, 18 Dec 2003 06:30:42 -0000 I have a connection between the line out of the TV Card and the line in of the sound card. I also grabbed a head phone jack to detect any sounds originating from the line-out of the TV card and was unable to detect any sounds. I'm not sure as to the role of bktr ability to send or manipulate a signal to the line-out but was curious about the dmesg: bktr0: STB TV/PCI, Philips FR1236 NTSC FM tuner, dbx stereo, msp3400c stereo. pci2: at device 6.1 (no driver attached) Appreciate any suggestions. patrick On Wed, Dec 17, 2003 at 09:22:54PM -0600, Vulpes Velox wrote: > On Wed, 17 Dec 2003 13:41:57 -0800 > Patrick Hajek wrote: > > > Hi there, > > > > I have a Hauppauge WinTV Card (Brooktree Corporation Bt878 Video Capture) on > > my Freebsd 5.2 RC box and after invoking either mplayer, fxtv, or xautv, > > the video portion is rendered nicely on my desktop and I am able change the > > channels however there is no sound accompanying the video. After google'ing > > it appears there are previous issues with the MSP34XX_DRIVER. One post > > suggested to add the options listed below in the kernel config file, which I > > did. The problem persisted. The /dev/mixer and /dev/dsp does function > > correctly adding a timeout to the driver. > > > > Any patches, or suggestion would be appeciated. > > The only indication I have is that the audio portion of the ntsc stream > > isn't bound to a driver-- if that's the correct term ;-) > > There should be a audio out some where there... just loop that around to a audio > in...