- Tue Feb 20, 2007 11:13 pm
#211035
[for a workflow that does not use maxwell's proprietar network rendering abilities]
based on my other thread here:
http://www.maxwellrender.com/forum/view ... hp?t=21413
and indirectly this thread:
http://www.maxwellrender.com/forum/view ... hp?t=14573
i wish a flag for command line .mxi merging.
like this, generated single .mxis received from whatever network based renderfarm could be merged.
the flag should be able to handle "specified file names", as also come with the feature "all files in a folder" (without specifying each one separately).
example:
1) specific files:
mxcl -mergeFiles "sharedfolder/pic1_seed1.mxi" "sharedfolder/pic2_seed2.mxi" -mergeOutput "sharedfolder/pic_1_merged.mxi"
2) whole folder:
mxcl -mergeFolder "sharedfolder" -mergeOutput "sharedfolder/pic_1_merged.mxi"
of course working also via TCP/IP or across a network...
* * *
is this possible ?
i think this is one of the most important features for people that are creating their own network rendering workflow.
...
based on my other thread here:
http://www.maxwellrender.com/forum/view ... hp?t=21413
and indirectly this thread:
http://www.maxwellrender.com/forum/view ... hp?t=14573
i wish a flag for command line .mxi merging.
like this, generated single .mxis received from whatever network based renderfarm could be merged.
the flag should be able to handle "specified file names", as also come with the feature "all files in a folder" (without specifying each one separately).
example:
1) specific files:
mxcl -mergeFiles "sharedfolder/pic1_seed1.mxi" "sharedfolder/pic2_seed2.mxi" -mergeOutput "sharedfolder/pic_1_merged.mxi"
2) whole folder:
mxcl -mergeFolder "sharedfolder" -mergeOutput "sharedfolder/pic_1_merged.mxi"
of course working also via TCP/IP or across a network...
* * *
is this possible ?
i think this is one of the most important features for people that are creating their own network rendering workflow.
...

- By Jochen Haug