From owner-freebsd-multimedia Wed Mar 14 3: 4: 7 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from vulture.dmem.strath.ac.uk (vulture.dmem.strath.ac.uk [130.159.232.158]) by hub.freebsd.org (Postfix) with ESMTP id 4F51637B71A for ; Wed, 14 Mar 2001 03:04:03 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh [130.159.202.3]) by vulture.dmem.strath.ac.uk (8.9.3/8.9.3) with ESMTP id LAA05072; Wed, 14 Mar 2001 11:03:59 GMT (envelope-from roger@cs.strath.ac.uk) Message-ID: <3AAF5038.7CD7489D@cs.strath.ac.uk> Date: Wed, 14 Mar 2001 11:04:24 +0000 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "Andresen,Jason R." , freebsd-multimedia@FreeBSD.ORG Subject: Re: many questions with bktr(4) and pcm(4) References: <200103100029.DAA49746@f434.n5020.z2.fidonet.org> <3AAE6FF8.3BDE9EFD@cs.strath.ac.uk> <3AAE9AD7.467C6FF3@mitre.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jason, > > > pci0: (vendor=0x109e, dev=0x0878) at 20.1 irq 10 > > > > This is the audio capture part of the Bt878 chip. > > It is unused. I really should supress this messag > > as it is nothing to worry about. > > Er, wouldn't that be useful for capturing movies with the BT8x8? > Right now I'm able to capture the video just fine, but the audio > is always problematic. Using the built in facility on the chip > seems like a very elegant solution, of course I don't actually > have the expertise to do this... Well it is sort of usefull. The typical setup is to use a short cable from the TV tuner card to your sound card, and to sample the audio there. Which is that we do in the FXTV application and how 99.9% of TV cards work. Just as there are problems with the 'normal audio' on TV cards, there is more than one way to wire up the Bt878's audio capture input and I've no idea which cards actually wire audio from the tuner or MSP34xx chips to the Bt878 audio capture hardware. The audio capture is only mono, but it does sample at sample rates of something like 150 kHz. The idea being that it can sample RDS (radio data) or digitally encoded stereo and then decode that. If someone wants to write support for the audio capture, I'll happily include it, but I don't think I'll ever write support for it unless someone paid me, as the typical setup is to sample with your sound card. Hope this explains it all ok. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message