From owner-freebsd-multimedia Tue Oct 7 10:11:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA11505 for multimedia-outgoing; Tue, 7 Oct 1997 10:11:18 -0700 (PDT) (envelope-from owner-freebsd-multimedia) Received: from mail.id.net (mail.id.net [199.125.1.6]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA11486 for ; Tue, 7 Oct 1997 10:11:12 -0700 (PDT) (envelope-from rls@mail.id.net) Received: from shell.id.net (shell.id.net [199.125.2.8]) by mail.id.net (8.8.6/8.8.6) with ESMTP id NAA19934 for ; Tue, 7 Oct 1997 13:22:23 -0400 (EDT) From: Robert Shady Received: (from rls@localhost) by shell.id.net (8.8.5/8.7.3) id NAA22621 for freebsd-multimedia@freebsd.org; Tue, 7 Oct 1997 13:15:05 -0400 (EDT) Message-Id: <199710071715.NAA22621@shell.id.net> Subject: Bt848 VideoCapture: Need Source To: freebsd-multimedia@freebsd.org Date: Tue, 7 Oct 1997 13:15:05 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anyone out there have some simple source code to capture a single frame (or continuous frames) to disk in JPEG format? I've been looking all over for some programming examples and haven't quite been able to find what I am looking for... I don't need the images to display on the screen at all.. I tried taking a look at 'fxtv', although not being an X-Windows programmer, and having about a million more things than I think I actually need, the task was a bit dawnting.. If someone has a short example on this (C preferred), I'd appreciate it.. -- Rob