From owner-freebsd-multimedia@FreeBSD.ORG Sat Jan 6 17:53:00 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E77D16A412 for ; Sat, 6 Jan 2007 17:53:00 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id CDDC713C45D for ; Sat, 6 Jan 2007 17:52:59 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so5294272uge for ; Sat, 06 Jan 2007 09:52:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=cz+z6OTr2m+oOCjkmBep+KCPKBnDiX60IixpcA4T8uzTO6OQOtsZpFcUNSX9M41NkmoLtQunks1Yk7kPVaR0YqucOAUF9N6fGd0GnOzSstJ0fyv1emttdV2USHX+1xzz4XIrKcZgRLb5goK0CiGqD38ZHASp4p8BEkiH/9iQIBA= Received: by 10.78.181.13 with SMTP id d13mr6222281huf.1168105978629; Sat, 06 Jan 2007 09:52:58 -0800 (PST) Received: by 10.78.164.20 with HTTP; Sat, 6 Jan 2007 09:52:58 -0800 (PST) Message-ID: Date: Sat, 6 Jan 2007 20:52:58 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "M. Warner Losh" In-Reply-To: <20070106.094954.-1749707035.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070106.094954.-1749707035.imp@bsdimp.com> X-Google-Sender-Auth: cd7d3e8773156a25 Cc: multimedia@freebsd.org Subject: Re: libraw1394 interest? 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: Sat, 06 Jan 2007 17:53:00 -0000 On 1/6/07, M. Warner Losh wrote: > Greetings, > > I'm wondering if there's interest in getting libraw1394 ported to > FreeBSD? Seems like it would be useful for anybody that wants to do > video capture that's more sophisticated than can be had from > fwcontrol as there are a number of linux applications that do video > capture that use this. > > Has anybody looked into how easy/hard this would be? http://lists.freebsd.org/pipermail/freebsd-firewire/2006-October/000507.html I don't have a 1394 source, but I'm porting LiVES and it can work with it, so I'm indirectly/potentially interested. I can't be of any help at all right now, though.