Return-Path: Received: from mail-we0-f169.google.com ([74.125.82.169] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 4903239 for AE-List@media-motion.tv; Mon, 19 Nov 2012 19:29:32 +0100 Received: by mail-we0-f169.google.com with SMTP id u3so1977842wey.28 for ; Mon, 19 Nov 2012 10:32:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=pishlOswtQDleYPgcHwl2Z2gP1PoWEGFhnxFZe3Rea0=; b=SspeaqXRSqgSz+McaXbei77J1VsyZmaN4tuwT/jsLUCeFGGP1Ieavm0Lg36avnU8DN c5MBPvnEHCtgmlLgUNVGq6PzP9MvDyJdrW9bwhqF80YHM/YthZARvtkftgoOy9c9eXRB xughaNBoAbhOI9u7Lpt2SJsCmjBr2SvieoiAs33CJKE+9nyLrk0s0lsMFVerWIDmiLdP d6CoTwfQ5GUikKp5hjTTfRXFgECuK4M2KaZk4bJGlFoRtZ/jRV+7kZLzzlt4prK3aFIS rfBvKli4wGbuc1HyRjDzdFcRqZD+vE7EH8d4TQDwAOSjMLpLnQ3GNMs46zFYwiEg4547 MiwQ== Received: by 10.216.212.225 with SMTP id y75mr4999963weo.39.1353349977802; Mon, 19 Nov 2012 10:32:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.208.144 with HTTP; Mon, 19 Nov 2012 10:32:37 -0800 (PST) In-Reply-To: References: From: Byron Nash Date: Mon, 19 Nov 2012 13:32:37 -0500 Message-ID: Subject: Re: [AE] possible to use aerender with multiple frame ranges ? To: After Effects Mail List Content-Type: multipart/alternative; boundary=0016e6d99e88af075a04cedd58a2 --0016e6d99e88af075a04cedd58a2 Content-Type: text/plain; charset=ISO-8859-1 Can't you just add more lines to your script(sh I assume) and change out the numbers? On Mon, Nov 19, 2012 at 1:08 PM, jamie wrote: > Hi guys, > > Been a while having to render out a bunch of projects and a bunch of > comps... > > Anyone know of a way to use aerender command line tool to render out > multiple ranges of the same comp? > > For example this command works (for OS X), but it seems as though there > isn't a way to input multiple frame ranges in the same script for a single > comp - I'd need to create a script for each frame range which seems really > inefficient time spent... > > aerender -project /Volumes/DRIVE/MyProject.aep -comp "COMP" -s 3614 -e > 3648 -RStemplate "Best Settings" -OMtemplate "DPX" -output > /Volumes/DRIVE/COMP_[####].dpx > > Thanks! > > > --0016e6d99e88af075a04cedd58a2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Can't you just add more lines to your script(sh I assume) and change ou= t the numbers?


On Mon, Nov 19, 2012 at 1:08 PM, jamie <chocolate.elvis@gmail.com= > wrote:
Hi guys,

Been a while hav= ing to render out a bunch of projects and a bunch of comps...
Anyone know of a way to use aerender command line tool to render= out multiple ranges of the same comp?

For example this command works (for OS X), but it= seems as though there isn't a way to input multiple frame ranges in th= e same script for a single comp - I'd need to create a script for each = frame range which seems really inefficient time spent...

aerender -project /Volumes/DRIVE/MyProject.aep -comp &q= uot;COMP" -s 3614 -e 3648 -RStemplate "Best Settings" -OMtem= plate "DPX" -output /Volumes/DRIVE/COMP_[####].dpx

Thanks!



--0016e6d99e88af075a04cedd58a2--