Page 1 of 1

OutputModule change settings

Posted: March 3rd, 2010, 1:32 am
by Gorion
So i've made this script which puts all comp's with a certain name into the renderqueue and apply a default OutputModule, the default template resizes (stretch) it to a certain size, but i want to be able to change this size. The documentation doesn't give me any information :( Is this even possible by scripting or should i write a plugin? (I am proficient C++ programmer)

Re: OutputModule change settings

Posted: March 9th, 2010, 3:55 pm
by lloydalvarez
Can't access the output modules through scripting, you would need to create the OM with whatever settings you want and then apply that OM with the script.

-Lloyd

Re: OutputModule change settings

Posted: April 2nd, 2010, 9:10 pm
by adamghering
whats an OM?

Re: OutputModule change settings

Posted: April 2nd, 2010, 9:24 pm
by lloydalvarez
Output Module