From owner-freebsd-multimedia Thu Oct 22 06:17:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29433 for freebsd-multimedia-outgoing; Thu, 22 Oct 1998 06:17:16 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mailgw1.fhg.de (mailgw1.fhg.de [153.96.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29423 for ; Thu, 22 Oct 1998 06:17:07 -0700 (PDT) (envelope-from runge@egd.igd.fhg.de) Received: by mailgw1.fhg.de (fhg.de); Thu, 22 Oct 1998 15:15:44 +0200 (MET DST) X-ENV: (mailgw1.fhg.de) runge@egd.igd.fhg.de -> freebsd-multimedia@freebsd.ORG.VIA-SMTP X-BULK-CHECK-1-981022.15.13.11: egd.egd.igd.fhg.de [153.96.43.2] Received: by mailgw1.fhg.de (fhg.de) with SMTP; Thu, 22 Oct 1998 15:12:47 +0200 (MET DST) from brussel.egd.igd.fhg.de Received: by brussel.egd.igd.fhg.de; Thu, 22 Oct 98 14:08:01 +0100 Message-Id: <362F2E31.1CA04A9E@rostock.zgdv.de> Date: Thu, 22 Oct 1998 15:08:01 +0200 From: Thomas Runge Organization: http://www.rostock.zgdv.de X-Mailer: Mozilla 4.04 [en] (X11; U; SunOS 5.6 sun4u) Mime-Version: 1.0 To: freebsd-multimedia@FreeBSD.ORG Subject: videocapture Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On http://gable.nrl.cs.uoregon.edu/~dwhite/ I found a little C programm that claims to grab a picture from /dev/bktrX and saves it as an jpeg. Well, it saves a jpeg, but it doesnt contain, what I would expect. ;-) I'm using a hauppauge card, but I think, the driver fully supports the meteor interface on that card, doesnt it? The program doesnt use the tuner, it just switches the input source sets the geometry, brightness and contrast. After that it mmaps the device and after a capture command, it reads this memory. And there seems to be no useful data... What did I miss? Do I have to deal with /dev/tuner as well to get useful data out of the device? -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message