Difference between revisions of "UM:Cli Cli Render Output"

From DigitalVision
Jump to: navigation, search
m (Upload page Cli_Cli_Render_Output)
 
m (Text replacement - "|Platform:" to "|UM:")
Line 1: Line 1:
 
<div class="manualcontent">
 
<div class="manualcontent">
  
{{Template:M-Navlinks-top|Platform:Manual|Platform:Cli_Saving_And_Loading_Composition|Platform:Cli_Cli_Opsfile}}
+
{{Template:M-Navlinks-top|UM:Manual|UM:Cli_Saving_And_Loading_Composition|UM:Cli_Cli_Opsfile}}
  
 
{{Template:M-Title|Rendering a Composition Cache}}
 
{{Template:M-Title|Rendering a Composition Cache}}
Line 40: Line 40:
 
<p class="p_DVBodyText"><span class="f_DVBodyText"> </span></p>
 
<p class="p_DVBodyText"><span class="f_DVBodyText"> </span></p>
  
{{Template:M-Navlinks-bottom|Platform:Manual|Platform:Cli_Saving_And_Loading_Composition|Platform:Cli_Cli_Opsfile}}
+
{{Template:M-Navlinks-bottom|UM:Manual|UM:Cli_Saving_And_Loading_Composition|UM:Cli_Cli_Opsfile}}
  
 
</div>
 
</div>

Revision as of 12:08, 15 October 2014

Darrow-up.png     Previous Next

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)

 

Darrow-up.png     Previous Next