User manual
Command Line
418
© 2014 Digital Vision
UM-2014.1-07
Command :
$ film_master --project PROJ1 --composition COMP1 \
--range 30 50 --generate-proxies
INFO Opening project "PROJ1".
INFO Opening composition "COMP1".
INFO Generating proxies for composition...
INFO gen ... generated 0 frames of 21 (0%)
INFO gen ... generated 1 frames of 21 (4%)
...
INFO gen ... generated 21 frames of 21 (100%)
If you only give a start frame for the range (e.g. --range 60), then
the proxies will be generated from this frame to the end of the
composition.
Exporting Shots
--export <path>
Export/render supplied
composition to specified path
--export-mode <single|multi>
Choose mode of export (single
or multi). Required.
--multi-mode
<visible-src|tracks-src|
visible-rec|tracks-rec>
Set export mode.
Required when using multi
mode export.
--frame-padding <N>
Set with of numeric padding on
filenames on export. This will be
zero-padded.
--export-handles <N>
Export each shot with specified
handles
Required when using multi
mode export.
--smpte-level-clip <true|false>
Clip the exported shot
colourspace to SMPTE video
levels
Exporting a Composition
--export <path>
--export-mode <single|multi> REQUIRED
This command will render and export the specified composition (given by the
--composition parameter) to the specified path.