From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 14 09:06:29 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0250816A421 for ; Thu, 14 Feb 2008 09:06:29 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 44BCA13C4D3 for ; Thu, 14 Feb 2008 09:06:27 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1E8rAo3053315 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Feb 2008 15:53:10 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1E8r9Xe060292; Thu, 14 Feb 2008 15:53:09 +0700 (ICT) Date: Thu, 14 Feb 2008 15:53:09 +0700 (ICT) Message-Id: <200802140853.m1E8r9Xe060292@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-multimedia@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Reccoding video for security application X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:06:29 -0000 Hi, I have a small system build around FreeBSD 6.3 that detects when the door is open (I dismatled a mouse and use the mouse button as switch to detect the door opening). I have a bktr848 video capture card in the machine and I would like to reccord video and save it in a decent format (something that could easily be played on most movie player on Windows and X, xvid, mpeg, etc.) in the full 640x480 resolution. I have been playing around with fxtv and dtv and transcode and... Dtv can reccord the video to a file, but I don't know how to convert this file into something that can be used. Fxtv seems to work only at 320x240 resolution... Thansk in advance, Olivier