From owner-freebsd-multimedia Wed Apr 16 17:18:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA12381 for multimedia-outgoing; Wed, 16 Apr 1997 17:18:43 -0700 (PDT) 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 RAA12362 for ; Wed, 16 Apr 1997 17:18:39 -0700 (PDT) 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 RAA00426; Wed, 16 Apr 1997 17:18:36 -0700 (PDT) Message-Id: <199704170018.RAA00426@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Randall Hopper cc: multimedia@freebsd.org Subject: Re: Bt848 Missing frames fix In-reply-to: Your message of "Wed, 16 Apr 1997 18:18:55 EDT." <19970416181855.55604@ct.picker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 Apr 1997 17:18:36 -0700 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Cool, Great, so lets see what is going to take to commit the patch. If no else wants to commit anything to the bt848 driver after we manage to commit this last patch then this constitute Bt848 driver version 1.0 . As for general driver stability I use the driver here every day must say to watch TV 8) Cheers, Amancio >From The Desk Of Randall Hopper : > Amancio Hasty: > |I managed to solved the problem of frames dropping with resolutions > |higher than 320x240. > | > |The patch is against the bt848 driver in freebsd 3.0 -current. Please > |try it out and let us know if it fixes the problem. > > (Just now getting back to this) > > This works well for me. Beating on it pretty hard, I couldn't get it to > miss fields on even one frame, any size capture. > > Thanks, > > Randall >