User manual

Command Line
416
© 2014 Digital Vision
UM-2014.1-07
Command :
$ film_master --project PROJ1 --composition "Test EDL" \
--capture Z:\server\shots \
--exact-timecode
Conform
--conform
After the capture stage, we can do a conform. This will link captured material
to the composition timeline where the capture status is Found.
Command :
$ film_master --project PROJ1 --composition "Test EDL" \
--conform
INFO Opening project "PROJ1".
INFO Opening composition "Test EDL".
INFO Conforming material...
Generating Local Proxies
--generate-proxies
Generate proxies
--range <M> <N>
Specify a range of proxies to generate
Generating Proxies for a Composition
--generate-proxies
Generate all the proxies for specified composition :
Command :
$ film_master --project PROJ1 --composition COMP1 \
--generate-proxies
INFO Opening project "PROJ1".
INFO Opening composition "COMP1".
INFO Generating proxies for composition...
INFO gen ... 0 frames of 98 (0%)
INFO gen ... 1 frames of 98 (1%)
INFO gen ... 2 frames of 98 (2%)
...
INFO gen ... 98 frames of 98 (100%)