User manual
Command Line
408
© 2014 Digital Vision
UM-2014.1-07
Command :
$ nucoda_film_master --project "PROJ1"
--composition "compname" \
--import-edl S:\edl\ttt-mark.edl \
--mark --track-target 1
INFO Opening project "PROJ1" from "D:\Nucoda\2014_1\projects\PROJ1".
INFO Opening composition "compname".
INFO ttt-mark.edl marked.
The target track must exist.
Importing Media and Conforming
--import-material
--conform-material
--autoconform
--conform-record-tc
Importing an EDL creates the basic composition but does not import or link
media to the composition. The options described here import actual media to
the project library and conform (link) it to the imported EDL.
These options work on --import-edl only and assume a
command-line that includes :
--import-edl <path> < --new | --add | --mark >
Importing Media
--import-material
Imports any material referenced when importing the EDL.
Command :
$ nucoda_film_master --project "PROJ1" \
--import-edl S:\edl\ttt.edl --new \
--import-material
INFO Opening project "PROJ1" from "D:\Nucoda\2014_1\projects\PROJ1".
INFO ttt.edl imported.
Material paths are specified per EDL event using a "FROM FILE" syntax as
shown below :
TITLE: comptest
001 tape-1 V C 05:04:46:13 05:04:56:03 01:03:16:04 01:03:25:19
* FROM FILE: S:\media\images\mazda-2k\OE5012A\438877.dpx
Each referenced clip is imported into the project library from the specified file
path.