GroupBrowser  




Go Back   GroupBrowser > Adobe Product Newsgroups > Adobe After Effects > Scripting & Rendering Automation
User Name
Password
 
 
Thread Tools Search this Thread Display Modes

read/write outputmaodule.logType
Old 02-13-2008, 04:44 AM #1
madsjuul@adobeforums.com
Guest
 
Status:
Posts: n/a
Default read/write outputmaodule.logType

I cant figure out to red write the renderQuee logtype
I have one renderItem and I use this code

app.project.renderQueue.item(1).outputModules[1].logType = LogType.ERRORS_AND_PER_FRAME_INFO

but It doesnt work? is it a bug?

-mads
  Reply With Quote

Re: read/write outputmaodule.logType
Old 02-13-2008, 11:06 AM #2
Dan_Ebberts@adobeforums.com
Guest
 
Status:
Posts: n/a
Default Re: read/write outputmaodule.logType

I think the deck is stacked against you. :-)

There appears to be an error in the scripting guide. I think this is the syntax you're looking for:

app.project.renderQueue.item(1).logType = LogType.ERRORS_AND_PER_FRAME_INFO;

It seems to work, but the type doesn't change in the RQ window - but if you open the drop down, you'll see that "Plus Per Frame Info" is selected. Please report back if it does (or doesn't) work for you.

Dan
  Reply With Quote
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump




Microsoft Newsgroups 1 | Software Newsgroups


Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2003-2004 All Rights Reserved GroupBrowser LLC.