From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 12:42:00 2004 Return-Path: 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 9E7C516A4CE for ; Fri, 20 Feb 2004 12:42:00 -0800 (PST) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8491043D2D for ; Fri, 20 Feb 2004 12:42:00 -0800 (PST) (envelope-from nkinkade@fastmail.fm) X-Sasl-enc: YcLe/iFgKzwT8s1fpR/vHg 1077309718 Received: from [206.26.199.146] (unknown [206.27.244.214]) by www.fastmail.fm (Postfix) with ESMTP id F15055A9CAA; Fri, 20 Feb 2004 15:41:56 -0500 (EST) Received: from nkinkade by [206.26.199.146] with local (Exim 4.12) id 1AuHSr-000PsN-00; Fri, 20 Feb 2004 14:41:37 -0600 Date: Fri, 20 Feb 2004 14:41:37 -0600 From: Nathan Kinkade To: marlon corleone Message-ID: <20040220204137.GG68896@nkinkade.bmp.ub> Mail-Followup-To: marlon corleone , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DkeqYIVsoi/Xkk+N" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: Nathan Kinkade cc: freebsd-questions@freebsd.org Subject: Re: xv question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 20:42:00 -0000 --DkeqYIVsoi/Xkk+N Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 20, 2004 at 06:47:25PM +0000, marlon corleone wrote: > is there any alternative for 'xv' that can take screenshot for .avi .mpg= =20 > and other movie format? If you have ImageMagick installed, take a look at the the import(1) command. It will take screen shots and save the output in many differnt formats depending on how you launch it. For example, $ import screen.jpg =2E.. will turn the cursor into a cross-hair and it will take a screen capture of whatever window you click on in JPEG format. Not sure if this is quite what you are looking for based on your question. Nathan --=20 gpg --keyserver pgp.mit.edu --recv-keys D8527E49 --DkeqYIVsoi/Xkk+N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQFANnEBO0ZIEthSfkkRAlYYAJ9GqN9nU52+MZddNP98KnRfRQ8BUgCg1Pt3 47u4QSExGv0hJlBEDmBopCw= =n702 -----END PGP SIGNATURE----- --DkeqYIVsoi/Xkk+N--