From owner-freebsd-questions Mon Mar 4 00:48:41 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12856 for questions-outgoing; Mon, 4 Mar 1996 00:48:41 -0800 (PST) Received: from maui.com (root@waena.mrtc.maui.com [199.4.33.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA12851 for ; Mon, 4 Mar 1996 00:48:39 -0800 (PST) Received: from caliban.dihelix.com (caliban.dihelix.com [199.4.33.251]) by maui.com (8.6.10/8.6.6) with ESMTP id WAA19093; Sun, 3 Mar 1996 22:53:46 -1000 Received: (from root@localhost) by caliban.dihelix.com (8.7.4/8.6.9) id WAA09910; Sun, 3 Mar 1996 22:48:35 -1000 (HST) Message-Id: <199603040848.WAA09910@caliban.dihelix.com> Subject: Re: quicktime that doesn't read the whole file in? To: robert@steffi.dgsys.com (Robert Nicholson) Date: Sun, 3 Mar 1996 22:48:34 -1000 (HST) From: "David Langford" Cc: questions@freebsd.org In-Reply-To: <199603040626.BAA00217@steffi.dgsys.com> from "Robert Nicholson" at Mar 4, 96 01:26:26 am From: "David Langford" X-blank-line: This space intentionaly left blank. X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk Robert Nicholson > > >Hmm, even with a 400MB swap partition I still get > >steffi% xanim 2.mov >XAnim Rev 2.70.1 Experimental by Mark Podlipec (c) 1991-1995 >QT rle: malloc failed >steffi% > >is there a QuickTime tool that can read in enough frames for a >sequence and not require the whole movie in memory at once? try: xanim -f 2.mov Use "xanim -h" to see all options. -David Langford langfod@dihelix.com