From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 15:28:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 547E737B407 for ; Tue, 24 Jun 2003 15:28:34 -0700 (PDT) Received: from snickers.hotpop.com (snickers.hotpop.com [204.57.55.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id B80E643FD7 for ; Tue, 24 Jun 2003 15:28:32 -0700 (PDT) (envelope-from kitbsdlists@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by snickers.hotpop.com (Postfix) with SMTP id 81A3970F67 for ; Tue, 24 Jun 2003 22:28:23 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-2.hotpop.com (Postfix) with SMTP id 900831800C2; Tue, 24 Jun 2003 22:20:36 +0000 (UTC) Date: Wed, 25 Jun 2003 18:19:44 -0500 From: Vulpes Velox To: Zeo Smeijsters Message-Id: <20030625181944.1594fa49.kitbsdlists@HotPOP.com> In-Reply-To: <5.1.1.6.2.20030724230011.00b23480@pop3.zaleo.homeunix.net> References: <5.1.1.6.2.20030724230011.00b23480@pop3.zaleo.homeunix.net> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- cc: FreeBSD@Zaleo.nl cc: freebsd-questions@freebsd.org Subject: Re: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 22:28:34 -0000 On Thu, 24 Jul 2003 23:08:14 +0200 Zeo Smeijsters wrote: > Hi, all > > Maybe a simple question for somebody who knows the answer, "this counts for > for all questions"; > Thinking about using a Hauppauge WinTV PCI TV card to capture (Hi Quality) > images to store locally and to publish (Cron?) over FTP as a WebCam function. > > Is there a simple command line program to capture and save a image as JPG > or GIF ? All programs mentioned are for use under X11. > > Kind regards, Zeo Smeijsters. Try FFmpeg. I think the new version is able to use the bktr device for recording. Iirc it requires a make option to be used when compiling.