
OutputModule change settings
Moderator: Paul Tuersley
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)

- 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
-Lloyd
-
- Posts: 22
- Joined: April 2nd, 2010, 1:14 am
whats an OM?
Adam Ghering
Compositing Supervisor
Legend Films inc.
2D/3D Stereo Conversion
Compositing Supervisor
Legend Films inc.
2D/3D Stereo Conversion
- lloydalvarez
- Enhancement master
- Posts: 460
- Joined: June 17th, 2004, 9:27 am
- Location: New York City, NY
- Contact:
Output Module