From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 16:18:32 2005 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 6BA5416A41C for ; Sun, 17 Jul 2005 16:18:32 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE81843D49 for ; Sun, 17 Jul 2005 16:18:31 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.101] (ddsl-66-42-172-210.fuse.net [66.42.172.210]) (authenticated bits=0) by crumpet.united-ware.com (8.12.8p2/8.12.8) with ESMTP id j6HGFgwj062937 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 17 Jul 2005 12:15:42 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: "Andrew P." Date: Sun, 17 Jul 2005 12:17:55 -0400 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1328261.QRJMVQaX0K"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200507171218.03730.mistry.7@osu.edu> X-Spam-Status: No, hits=1.5 required=5.0 tests=BAYES_99 autolearn=no version=2.64 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com Cc: freebsd-questions@freebsd.org Subject: Re: Basic AVI command-line editing 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: Sun, 17 Jul 2005 16:18:32 -0000 --nextPart1328261.QRJMVQaX0K Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 17 July 2005 06:12 am, Andrew P. wrote: > Hello! > > I have a headless file server with hundreds of avi-files. I was > wondering if there's a means of some basic command-line editing - > like concatenation and stream processing. I checked with the ports > collection - but there's no such tool. Does anyone know a suitable > program? Maybe just some script? > > I'm already reading MS AVI and OpenDML docs, as I feel that I'll > have to write it myself... > Avidemux2 should have this capability soon. The core scripting=20 engine now uses Spidermonkey (ECMAScript/Javascript). I'm not sure=20 if the X dependency will be removed for the initial 2.1 branch, but=20 the code is being restructured so there is no longer a GUI dependency=20 in the backend code. This is more of an FYI since I'm anticipating a beta release in the=20 next month or two. =2D-=20 Anish Mistry --nextPart1328261.QRJMVQaX0K Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC2oS7xqA5ziudZT0RAhTwAJoDydTSL/m0768DOi++GjiYAzufwgCaA2JT F9Ib4vFOcDtBkcEp1v/Joxk= =FP4I -----END PGP SIGNATURE----- --nextPart1328261.QRJMVQaX0K--