OutputModule change settings

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
Gorion
Posts: 1
Joined: March 2nd, 2010, 5:00 am

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)
User avatar
lloydalvarez
Enhancement master
Posts: 460
Joined: June 17th, 2004, 9:27 am
Location: New York City, NY
Contact:

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
adamghering
Posts: 22
Joined: April 2nd, 2010, 1:14 am

whats an OM?
Adam Ghering
Compositing Supervisor
Legend Films inc.
2D/3D Stereo Conversion
User avatar
lloydalvarez
Enhancement master
Posts: 460
Joined: June 17th, 2004, 9:27 am
Location: New York City, NY
Contact:

Output Module
Post Reply