From owner-freebsd-multimedia Tue Mar 18 10:52:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA17457 for multimedia-outgoing; Tue, 18 Mar 1997 10:52:13 -0800 (PST) Received: from Ilsa.StevesCafe.com (sc-gw.StevesCafe.com [205.168.119.191]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA17446 for ; Tue, 18 Mar 1997 10:52:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.7.5/8.6.12) with SMTP id LAA16713; Tue, 18 Mar 1997 11:51:47 -0700 (MST) Message-Id: <199703181851.LAA16713@Ilsa.StevesCafe.com> X-Authentication-Warning: Ilsa.StevesCafe.com: Host localhost [127.0.0.1] didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Amancio Hasty cc: "Louis A. Mamakos" , Randall Hopper , multimedia@freebsd.org Subject: Re: latest bt848 code In-reply-to: Your message of "Tue, 18 Mar 1997 10:23:06 PST." <199703181823.KAA14137@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Mar 1997 11:51:46 -0700 Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Amancio said: >Also this weekend I will look into the problem with contrast, color >saturation values being forgotten by the driver. > ... >>From The Desk Of "Louis A. Mamakos" : >... >> One that that I have noticed is that the state of brightness, contrast, etc, >> seems to be lost whenever the frame capture starts up again after an expose, >> resize, etc. the problem is in fxtv: tvcapture.c:TVCAPTUREStart(), around line 458: /* SETUP CAPTURE PARAMETERS */ /* format */ ... /* input */ ... /* brightness */ ... /* contrast */ here Randall is resetting the color values each time. I discussed this with him, he was doing it because of warnings about the driver easily loosing state of many values. If you remove these lines the problem goes away without any side-effects (that I can see). Randall, have you attempted to deal with this yet in your source tree? -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD