From owner-freebsd-multimedia Wed Oct 3 16: 5:47 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.dvart.com (mail.dvart.com [64.79.2.12]) by hub.freebsd.org (Postfix) with ESMTP id 72B4E37B403 for ; Wed, 3 Oct 2001 16:05:42 -0700 (PDT) Received: from mail.dvart.com (mail.dvart.com [64.79.2.12]) by mail.dvart.com (Postfix) with ESMTP id 17FD4CD2D; Wed, 3 Oct 2001 15:58:10 -0700 (PDT) Date: Wed, 3 Oct 2001 15:58:10 -0700 (PDT) From: bruno schwander To: aa8vb@nc.rr.com Cc: multimedia@freebsd.org Subject: fxtv and RTJpeg Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I hacked last night some support in fxtv for RTJpeg (http://www.ee.up.ac.za/~justin/bttv/) because I was sick of the huge space raw files took... I get 5-10 times compression which helps with smaller, slower drives :-) I barely hacked the GUI so not all settings are accessible (like quality and interlacing), but I guess this is not difficult to add. It works ok, but I noticed that YUV (format needed for RTJpeg) capture does not work above 320x240 resolution. Is that a known problem ? In that case I suppose I should force RGB565 capture and convert to YUV first, but it would be faster to grab in YUV in the first place. I can send diffs based on fxtv 1.03 if interested. bruno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message