From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 12:21:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EADA16A420 for ; Tue, 28 Feb 2006 12:21:16 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.ru (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F5F943D73 for ; Tue, 28 Feb 2006 12:21:08 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from [192.168.2.26] (helo=sysadm.stc) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1FE3ql-000FYt-Hh for freebsd-questions@freebsd.org; Tue, 28 Feb 2006 15:21:07 +0300 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.54 (FreeBSD)) id 1FE3qg-0002SI-Kc for freebsd-questions@freebsd.org; Tue, 28 Feb 2006 15:21:02 +0300 Received: (from igorr@localhost) by sysadm.stc (8.13.4/8.13.3/Submit) id k1SCL2hV009441 for freebsd-questions@freebsd.org; Tue, 28 Feb 2006 15:21:02 +0300 (MSK) (envelope-from igorr) Date: Tue, 28 Feb 2006 15:21:02 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20060228122102.GB9278@sysadm.stc> References: <20060228114219.GA7338@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060228114219.GA7338@rebelion.Sisis.de> User-Agent: Mutt/1.5.11 X-Archived: Yes Subject: Re: capturing a desktop demonstration as a movie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 12:21:16 -0000 On Tue, Feb 28, 2006 at 12:42:19PM +0100, guru@Sisis.de wrote: > > Hi, > > Is there somehow a tool (in the ports) to capture a (KDE-) desktop of > FreeBSD while doing a presentation of some kind of software to create > a movie of this, for example as a *.avi file? > > I've looked through /usr/ports/multimedia but did not see any tool > which could do this. For example this: net/vnc2swf Vnc2swf is a recording tool for VNC. It records VNC sessions and generates a Flash movie file (SWF). It can be used as an X11 recorder or a Windows desktop recorder. I remember, that I have seen other applications in ports, when I "surfed" ports tree.