User manual

Saving and Loading Compositions
423
© 2014 Digital Vision
UM-2014.1-07
The <file path> argument should be the full path, including the
drive letter, filename and extension.
Composition content files saved through the GUI are given an
extension .content.
Command :
$ nucoda_film_master --project project-x --composition comptest \
--save-composition S:\output\comp1.content
INFO Opening project "project-x" from "D:\Nucoda\2014_1\projects\project-x".
INFO Opening composition "comptest".
Load Composition
--load-composition <file path>
Load the composition from given composition file into the specified project.
Command :
$ nucoda_film_master --project project-x \
--load-composition S:\new\day\day011.content
INFO Opening project "project-x" from "D:\Nucoda\2014_1\projects\project-x".
The composition file will be loaded and create a composition with the
same name and contents as the original (saved) composition.
Rendering a Composition Cache
--render-output
Render caches for supplied composition
--render-output
This command will render the caches for the specified composition.
Command :
$ film_master --project PROJ1 --composition COMP1 \
--render-output
INFO Opening project "PROJ1".
INFO Opening composition "COMP1".
INFO Rendering output for composition...
INFO render output ... 226 still to render (0)
INFO render output ... 224 still to render (0)
...
INFO render output ... 0 still to render (100)