From owner-freebsd-multimedia@FreeBSD.ORG Fri Feb 15 06:22:37 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 C7B6316A417 for ; Fri, 15 Feb 2008 06:22:37 +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 2CC5F13C45E for ; Fri, 15 Feb 2008 06:22:36 +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 m1F6MXpF008727 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Feb 2008 13:22:33 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1F6MV8m044126; Fri, 15 Feb 2008 13:22:31 +0700 (ICT) Date: Fri, 15 Feb 2008 13:22:31 +0700 (ICT) Message-Id: <200802150622.m1F6MV8m044126@banyan.cs.ait.ac.th> From: Olivier Nicole To: steve@sohara.org In-reply-to: <20080214100027.52c7f2ef.steve@sohara.org> References: <200802140853.m1E8r9Xe060292@banyan.cs.ait.ac.th> <20080214100027.52c7f2ef.steve@sohara.org> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-multimedia@freebsd.org Subject: Re: 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: Fri, 15 Feb 2008 06:22:37 -0000 > > 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... > > Try ffmpeg - I used it as a VCR for a long time, mencoder should > also work well and provides the very low CPU option of using nuv > (Nuppelvideo) format recording. I tries ffmpeg, but it core dumps both on /dev/bktr and on the file reccorded with dtv. Mencode has so many options, I don't know how to run it.