From owner-freebsd-multimedia Mon Jul 13 10:33:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01482 for freebsd-multimedia-outgoing; Mon, 13 Jul 1998 10:33:26 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA01448 for ; Mon, 13 Jul 1998 10:33:15 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 13 Jul 1998 13:32:41 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA10498; Mon, 13 Jul 98 13:32:36 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id NAA24773; Mon, 13 Jul 1998 13:32:05 -0400 Message-Id: <19980713133205.A24747@ct.picker.com> Date: Mon, 13 Jul 1998 13:32:05 -0400 From: Randall Hopper To: Roger Hardiman , freebsd-multimedia@FreeBSD.ORG Subject: Re: New IOCTL for bt848 grab area (was S/W PAN and ZOOM) Mail-Followup-To: Roger Hardiman , freebsd-multimedia@FreeBSD.ORG References: <35AA125B.A7A786E1@cs.strath.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35AA125B.A7A786E1@cs.strath.ac.uk>; from Roger Hardiman on Mon, Jul 13, 1998 at 02:57:47PM +0100 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Roger Hardiman: |With the new IOCTL, you specify an X and Y offset and an |X and Y image size. ... |I get a x2 zoom function without any sofware overhead. Sounds pretty cool. |Cannot decide on a name though. Yeah, a bit tough. This is both a crop and a zoom so I guess I like your "CAP" series best. But everyone's opinion will be different on this one. Up to you! Now to figure out what cooool thing we can do with this on the app end 8^) Actually (bingo!), I know already. The TV card currently captures more of the height of the signal than you can see on a normal TV and I've been periodically distrated by the line or two of trash (or slightly not synced scan lines) at the top and/or bottom of the video window. This is accentuated by using older VCRs, or playing recorded VCR tapes. This ioctl is a perfect way to snip those off and still use the full height of the window. Maybe some other things as well. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message