From owner-freebsd-questions Wed Dec 4 13: 5:10 2002 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 6438137B401 for ; Wed, 4 Dec 2002 13:05:09 -0800 (PST) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B6943ECD for ; Wed, 4 Dec 2002 13:05:04 -0800 (PST) (envelope-from smoberly@karamazov.org) Received: from karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.6/8.12.6) with SMTP id gB4L4p9j023992; Wed, 4 Dec 2002 15:04:51 -0600 (CST) (envelope-from smoberly@karamazov.org) From: "Scott A. Moberly" Received: from 65.221.169.187 (SquirrelMail authenticated user smoberly) by mail.karamazov.org with HTTP; Wed, 4 Dec 2002 15:04:51 -0600 (CST) Message-ID: <64468.65.221.169.187.1039035891.squirrel@mail.karamazov.org> Date: Wed, 4 Dec 2002 15:04:51 -0600 (CST) Subject: Re: howto convert a avi file to an mpg file To: In-Reply-To: References: X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.9) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > using console (shell) tools. > > FreeBSD 4.7-r > > all the programs I could find in ports were Xwindows > programs. I'm trying the make VCDs of avi's via > > avi2mpg > vcdimager > cdrdao (with IDE/SCSI emulation) > > the last two steps work fine with MPGs I just > need a shell tool to convert file format. > > thanks > > Fuz Try transcode, i.e. /usr/ports/graphics/transcode (might've been moved to multimedia). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message