From owner-freebsd-multimedia Sun Feb 23 14:12:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA04972 for multimedia-outgoing; Sun, 23 Feb 1997 14:12:29 -0800 (PST) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA04965 for ; Sun, 23 Feb 1997 14:12:26 -0800 (PST) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.7.3) with ESMTP id OAA00626; Sun, 23 Feb 1997 14:12:22 -0800 (PST) Message-Id: <199702232212.OAA00626@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Thomas Arnold cc: Jamie Bowden , multimedia@freebsd.org Subject: Re: bt848 driver In-reply-to: Your message of "Sun, 23 Feb 1997 16:33:19 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 23 Feb 1997 14:12:22 -0800 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, For whatever is worth saving images over here is almost instantaneous. rgb16 converts the image to ppm format . In your case, I would modify rgb16.c to just dump the raw frame to disk. Once you managed to get a video source connected to your STB WinTV, try running tv. I am definitely interested on how the driver works in your system since I have not heard of anyone using the video capture drivers on any such systems 8) And, sorry to force you guys to upgrade. Is just that I don't have the bandwith to support old kernels. Have fun, Amancio >From The Desk Of Thomas Arnold : > After the machine I have the STB WinTV card in was upgraded to 2.2-Gamma ( > thanks to Jamie ) the card is detected fine and the device is created. > > Currently since I'm not in the room with the machine I can't hook a camera > up to it, but, I'm getting a blue box which is the default WinTV output > when it can't find a signal for its tuner so it looks like its working. > > I captured the picture using rgb16.c > > Not having used rgb16.c before, how long should it take to capture an > image? It takes upwards of 10-15seconds for it to create the image. I > haven't seen yet how much CPU load this creates. > > The machine is : > 2.2-Gamma > AMD X5-133 ( 486 Class ) > UMC Chipset > 32megs > > Probably the slowest machine you'll ever hear of someone trying to use > this card in. :-) > > +-----------------------------------------------+ > : Tom Arnold - No relation to Rosanne : > : SysAdmin/Pres - TBI, Ltd ( inna.net ) : > : The Middle Peninsula's Internet Connection : > +-----------------------------------------------+ >