From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 02:25:02 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 5FE6516A4CE for ; Wed, 25 Feb 2004 02:25:02 -0800 (PST) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBC9B43D46 for ; Wed, 25 Feb 2004 02:25:01 -0800 (PST) (envelope-from subscriber@insignia.com) Received: from dailuaine.isltd.insignia.com (dailuaine.isltd.insignia.com [172.16.64.11])i1PAOx6O014197 for ; Wed, 25 Feb 2004 10:25:00 GMT (envelope-from subscriber@insignia.com) Received: from speyburn.isltd.insignia.com (speyburn [172.16.64.16]) i1PAOxYv084087 for ; Wed, 25 Feb 2004 10:24:59 GMT (envelope-from subscriber@insignia.com) From: Jim Hatfield To: freebsd-questions@freebsd.org Date: Wed, 25 Feb 2004 10:27:05 +0000 Organization: Insignia Solutions Message-ID: X-Mailer: Forte Agent 2.0/32.640 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.39 Subject: (Re) mp4 spliter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 10:25:02 -0000 On Wed, 25 Feb 2004 04:00:20 -0000, in local.freebsd.questions Tsu-Fan Cheng wrote: >Hi freebsders, I have a movie file ended with mp4 and it's bigger than >700mb, does anybody know how I can split the file into 2 so I can make a >CD out of it? thanks a lot! > >Best Regards, :-) avisplit from the transcode port? Be warned though it has a *lot* of dependencies!