From: "Michael Oliver" <temp@(email surpressed)>
Subject: After Effects 7 not following command-line command
   Date: Tue, 06 Mar 2007 13:14:37 -0500
Msg# 1497
View Complete Thread (4 articles) | All Threads
Last Next
So far this is isolated to a single computer.  I have yet to try the usual 
troubleshooting steps of re-installing Rush and After Effects but I thought 
I would post the log anyways.



It seems that Rush is submitting the command to render a certain frame (in 
this case frame 9) but AE is rendering the next frame (frame 10).  This 
results in Rush reporting the frame is done when actually the next frame was 
rendered; leaving frames missing from the sequence.  Any ideas?


--------------- Rush 102.42a7 --------------

-- Host: ******

-- Pid: 3172

-- Title: qr001_comp_hdtv

-- Jobid: *****

-- Frame: 0009

-- Tries: 1

-- Owner: ntrush (1025/20)

-- RunningAs: ****

-- Priority: 100

-- Nice: 10

-- Tmpdir: C:/TEMP/.RUSH_TMP.9

-- LogFile: *****/qr001_comp_245.aep.log/0009

-- Command: perl ******/submit-afterfx.pl -render - ****/qr001_comp_245.aep 
qr001_comp_hdtv - 1 0 5 Fail 0 off

-- Started: Mon Mar 05 18:54:29 2007

--------------------------------------------

SCENEPATH: ******/qr001_comp_245.aep

COMP: qr001_comp_hdtv

OUTPUTDIR: -

AEVERSION: -

RENDERFLAGS:

BATCHFRAMES: 1 (9-9)

RETRIES: 5 (Fail after 5 retries)

PATH: C:/Program Files/Adobe/Adobe After Effects 7.0/Support 
Files;c:\rush/bin;C:\Program Files\Alias\Maya7.0\bin;C:\Perl\bin\;C:\Program 
Files\Shake-v2.50.0810;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program 
Files\Common Files\Adobe\AGL;C:\Program Files\backburner 2\;C:\Program 
Files\Silicon Grail\Chalice2.0\bin;C:\Program 
Files\QuickTime\QTSystem\;c:\rush\bin

Executing: aerender -project "****/qr001_comp_245.aep" -comp 
"qr001_comp_hdtv" -s 9 -e 9

PROGRESS: 3/5/2007 6:55:02 PM: Starting composition qr001_comp_hdtv .

PROGRESS: Render Settings: BEST_FULL

PROGRESS: Quality: Best

PROGRESS: Resolution: Full

PROGRESS: Size: 1920 x 1080

PROGRESS: Proxy Use: Use No Proxies

PROGRESS: Effects: Current Settings

PROGRESS: Disk Cache: Read Only

PROGRESS: Color Depth: Current Settings

PROGRESS: Frame Blending: Current Settings

PROGRESS: Field Render: Off

PROGRESS: Pulldown: Off

PROGRESS: Motion Blur: Current Settings

PROGRESS: Use OpenGL: Off

PROGRESS: Solos: Current Settings

PROGRESS: Time Span: Custom

PROGRESS: Start: 00010

PROGRESS: End: 00010

PROGRESS: Duration: 00001

PROGRESS: Frame Rate: 24.00 (comp)

PROGRESS: Guide Layers: All Off

PROGRESS: Storage Overflow: Off

PROGRESS: Skip Existing Files: On

PROGRESS:

PROGRESS: Output Module: Cineon_FIDO

PROGRESS: Output To: ****\qr_001_24.[####].cin

PROGRESS: Format: Cineon Sequence

PROGRESS: Output Info: -

PROGRESS: Start Frame: 10

PROGRESS: Output Audio: -

PROGRESS: Channels: RGB

PROGRESS: Depth: Trillions of Colors

PROGRESS: Color: Premultiplied

PROGRESS: Stretch: -

PROGRESS: Crop: -

PROGRESS: Final Size: 1920 x 1080

PROGRESS:

PROGRESS: Post-Render Action: None

PROGRESS:

PROGRESS:

PROGRESS:

PROGRESS:

PROGRESS: 00010 (1): 8 Min, 38 Sec

PROGRESS: 3/5/2007 7:03:41 PM: Finished composition qr001_comp_hdtv .

PROGRESS: Total Time Elapsed: 8 Min, 39 Sec

--- AERENDER SUCCEEDS



   From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: After Effects 7 not following command-line command
   Date: Tue, 06 Mar 2007 15:11:32 -0500
Msg# 1498
View Complete Thread (4 articles) | All Threads
Last Next
Michael Oliver wrote:
It seems that Rush is submitting the command to render a certain frame (in this case frame 9) but AE is rendering the next frame (frame 10).

	I'm not a great expert on AE, but this sounds familiar.

	Rush is passing '-s 9 -e 9' to aerender, so the fact AE is writing out
	frame 10 instead sounds like there's a 1 frame offset in the AEP project.

	Make sure your AEP file's 'project settings' (File -> Project Settings)
	has:

		Start numbering frames at: 0

	IIRC, if it's set to anything other than '0', AE applies that as an offset
	to the frame number embedded in the rendered frame's filenames.

	Sounds like yours is set to '1', making all the frame's rendered filenames
	offset by +1.

--
Greg Ercolano, erco@(email surpressed)
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)

   From: "Michael Oliver" <temp@(email surpressed)>
Subject: Re: After Effects 7 not following command-line command
   Date: Thu, 08 Mar 2007 14:53:33 -0500
Msg# 1499
View Complete Thread (4 articles) | All Threads
Last Next
Right on the money as usual.  Thanks Greg!



"Greg Ercolano" <erco@(email surpressed)> wrote in message 
news:1498-rush decimal general at seriss decimal com...
>  by qs1134.pair.com with SMTP; 6 Mar 2007 20:11:32 -0000
> Received: (qmail 91899 invoked from network); 6 Mar 2007 20:11:31 -0000
> Received: from 71.84.241.189 (HELO ?192.168.1.9?) (71.84.241.189)
>  by relay02.pair.com with SMTP; 6 Mar 2007 20:11:31 -0000
> X-pair-Authenticated: 71.84.241.189
> User-Agent: Thunderbird 1.5.0.7 (X11/20060909)
> MIME-Version: 1.0
> To:  rush decimal general at seriss decimal com
> In-Reply-To: <1497-rush decimal general at seriss decimal com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
> Path: seriss.com
> Xref: seriss.com rush.general:1498
> NNTP-Posting-Host: localhost
>
> Michael Oliver wrote:
>> It seems that Rush is submitting the command to render a certain frame 
>> (in
>> this case frame 9) but AE is rendering the next frame (frame 10).
>
> I'm not a great expert on AE, but this sounds familiar.
>
> Rush is passing '-s 9 -e 9' to aerender, so the fact AE is writing out
> frame 10 instead sounds like there's a 1 frame offset in the AEP project.
>
> Make sure your AEP file's 'project settings' (File -> Project Settings)
> has:
>
> Start numbering frames at: 0
>
> IIRC, if it's set to anything other than '0', AE applies that as an offset
> to the frame number embedded in the rendered frame's filenames.
>
> Sounds like yours is set to '1', making all the frame's rendered filenames
> offset by +1.
>
> -- 
> Greg Ercolano, erco@(email surpressed)
> Rush Render Queue, http://seriss.com/rush/
> Tel: 626-795-5922
> Fax: 626-795-5947
> Cel: 310-266-8906 



   From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: After Effects 7 not following command-line command
   Date: Thu, 08 Mar 2007 15:06:53 -0500
Msg# 1500
View Complete Thread (4 articles) | All Threads
Last Next
>> Michael Oliver wrote:
>>> It seems that Rush is submitting the command to render a certain frame
>>> (in this case frame 9) but AE is rendering the next frame (frame 10).

> erco wrote:
>> Make sure your AEP file's 'project settings' (File -> Project Settings) has:
>>
>>     Start numbering frames at: 0
>>
>> IIRC, if it's set to anything other than '0', AE applies that as an offset
>> to the frame number embedded in the rendered frame's filenames.

> Right on the money as usual.  Thanks Greg!

    Great -- in that case I'll update the Afterfx 'Issues' page
    <http://www.seriss.com/rush-current/issues-afterfx-6.5/index.html>
    to cover this, as I know this has come up before.

--
Greg Ercolano, erco@(email surpressed)
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)