From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 11:22:44 2005 Return-Path: X-Original-To: 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 76C1C16A41C for ; Sun, 17 Jul 2005 11:22:44 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A1C643D46 for ; Sun, 17 Jul 2005 11:22:43 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so859401wri for ; Sun, 17 Jul 2005 04:22:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OnGbMoU+xcKW+0gVezo6wD1AM9eELEhYrj+Ihi+p226aHXpmuzeu7XH09Vftq8Guv9WZwFl+Xt4M0GixrKIr0/0n+nQ3NovTbYKd4LjyZt5PwmbPRFGYB5VAicfUBhoJByNELo5NfWQ5CTVyLhqGQqAwC5o2Y6Upy037y3LC+E8= Received: by 10.54.97.15 with SMTP id u15mr66651wrb; Sun, 17 Jul 2005 04:22:37 -0700 (PDT) Received: by 10.54.61.2 with HTTP; Sun, 17 Jul 2005 04:22:34 -0700 (PDT) Message-ID: Date: Sun, 17 Jul 2005 15:22:34 +0400 From: "Andrew P." To: Shantanoo Mahajan In-Reply-To: <20050717102224.GA8229@dhoomketu.homeunix.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050717102224.GA8229@dhoomketu.homeunix.net> Cc: questions@freebsd.org Subject: Re: Basic AVI command-line editing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrew P." List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 11:22:44 -0000 On 7/17/05, Shantanoo Mahajan wrote: > +++ Andrew P. [freebsd] [17-07-05 14:12 +0400]: > | 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? >=20 > mencoder? It comes with mplayer. >=20 >=20 > Regards, > Shantanoo >=20 Thanks, I'll look into that. It's a pity it doesn't come separately from mplayer (and without xorg dependency). Best wishes, Andrew P.