From owner-freebsd-hackers Mon Apr 21 07:51:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA19234 for hackers-outgoing; Mon, 21 Apr 1997 07:51:46 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA19216 for ; Mon, 21 Apr 1997 07:51:12 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA23822; Mon, 21 Apr 1997 10:50:18 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Mon, 21 Apr 1997 10:50 EDT Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.8.3/8.7.3) with ESMTP id KAA20063; Mon, 21 Apr 1997 10:33:38 -0400 (EDT) Received: (from rivers@localhost) by lakes.water.net (8.8.3/8.6.9) id KAA01925; Mon, 21 Apr 1997 10:40:04 -0400 (EDT) Date: Mon, 21 Apr 1997 10:40:04 -0400 (EDT) From: Thomas David Rivers Message-Id: <199704211440.KAA01925@lakes.water.net> To: ponds!hda.com!dufault, ponds!rah.star-gate.com!hasty Subject: Re: video capture driver interface to file system? Cc: ponds!freebsd.org!hackers, ponds!atrad.adelaide.edu.au!msmith Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Yes the Bt848 is capable of DMAing to any place in memory or to any > PCI target device. For instance, we can capture video to system > memory or we can dma straight into the video display's frame buffer > without any cpu intervention. I use the latter to watch TV in my system. > On a good monitor it matches the quality of a reqular TV. Wow! I would really like to do that. I'm sure you've related that details (hardware, etc...) on the multimedia mailing list; could you send a note here? Sorta a "how to watch TV under FreeBSD?" That way, I can get my X-files fix and still pursue my FreeBSD problems :-) - Thanks - - Dave Rivers -