From owner-freebsd-hackers Fri Feb 10 13:37:36 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA07046 for hackers-outgoing; Fri, 10 Feb 1995 13:37:36 -0800 Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id NAA07036 for ; Fri, 10 Feb 1995 13:37:30 -0800 Received: by plains.NoDak.edu; Fri, 10 Feb 1995 15:37:18 -0600 Date: Fri, 10 Feb 1995 15:37:18 -0600 From: Mark Tinguely Message-Id: <199502102137.AA25747@plains.NoDak.edu> To: freebsd-hackers@FreeBSD.org Subject: video packages put into incoming Sender: hackers-owner@FreeBSD.org Precedence: bulk I am putting the nv 3.3 changes we use at NDSU for PPM and RGB video grabbers on the the incoming directory of freebsd.cdrom.com. hopefully you will not need the PPM video grabber, but there is a small aplology/explaination as to why we wrote it. The RGB is video grabber written for the Digitial Vision Computer Eyes capture card (again don't buy one of these, it was written because that is what was here and I know there are several of them out there). Other than the ioctl that gets the width and height for the image, this will work with any capture RGB card and I hope to add the functionality of other cards as we write the drivers for them. I shipped a statically linked copy of nv and a PPM file. this way you can run this on a machine that does not have X installed (redirecting the DISPLAY of course.). I will also put the DVCE driver in the incoming directory. --mark.