Return-Path: Received: from mail-la0-f41.google.com ([209.85.215.41] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 4903280 for AE-List@media-motion.tv; Mon, 19 Nov 2012 20:42:31 +0100 Received: by mail-la0-f41.google.com with SMTP id m15so1916440lah.28 for ; Mon, 19 Nov 2012 11:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=+KJX7U7z1VFv6rgdPlusDci02DsITYQeJYFRAZuQaoY=; b=phy8OtsHDS2SBaP7aEUoTU/MnnRXGL+lfn61fXNdex2PFSRaKxfhYGW+c1ice1vodM qodg1SvDFOdyrNzpWBhSFYQFDT1pRyJly1KUqqOYNVAX1nWETe1+5s2REfvPh8CqUWmF Pw2sB8Iyh4RE0OrjcC/qPRNS6EZsfhtLKAHVSylpOqB96W9zLM8yP9T/HDVWWICF4BJt 2YP6YHmkHHWYsCvIVpsS2QWNKqgommQo/anD3CM4P/LQm6dPnFvcrZn3yFspc+sRExUS S18iSUaPp5AFuzCCZ51VFE3O7mLjZfUCf+uOienLWQ4sijB+1V9jsqLyyM3WMlkQpsL3 H7dQ== MIME-Version: 1.0 Received: by 10.112.26.41 with SMTP id i9mr854318lbg.77.1353354358227; Mon, 19 Nov 2012 11:45:58 -0800 (PST) Received: by 10.112.42.138 with HTTP; Mon, 19 Nov 2012 11:45:58 -0800 (PST) In-Reply-To: References: Date: Mon, 19 Nov 2012 11:45:58 -0800 Message-ID: Subject: Re: [AE] possible to use aerender with multiple frame ranges ? From: jamie To: After Effects Mail List Content-Type: multipart/alternative; boundary=bcaec553ff38c704e104cede5dbb --bcaec553ff38c704e104cede5dbb Content-Type: text/plain; charset=ISO-8859-1 Yep, can do that, works... but have to wait for aerender to pull up an instance every time. Maybe the -reuse flag can be used somehow to use the instance already pulled up? Not sure how that flag works in a sequence of commands. On Mon, Nov 19, 2012 at 10:32 AM, Byron Nash wrote: > 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! >> >> >> > --bcaec553ff38c704e104cede5dbb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yep, can do that, works... but have to wait for aerender to pull up an inst= ance every time. Maybe the -reuse flag can be used somehow to use the insta= nce=A0already=A0pulled up? Not sure how that flag works in a sequence =A0of= commands.


On Mon, Nov 19, 2012 at 10:32 AM, Byron = Nash <byronnash@gmail.com> wrote:
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, j= amie <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!




--bcaec553ff38c704e104cede5dbb--