User manual
EDL Import and Conform
409
© 2014 Digital Vision
UM-2014.1-07
Conforming
--conform-material
Conform (link) any material referenced when importing the EDL. The material
is assumed to be in the project library unless the option --import-material
is also used.
Command :
$ nucoda_film_master --project "PROJ1" \
--import-edl S:\edl\ttt.edl --new \
--import-material --conform-material
INFO Opening project "PROJ1" from "D:\Nucoda\2014_1\projects\PROJ1".
INFO ttt.edl imported.
Import and Conform in One Step
--autoconform
This will import EDL referenced material into the library and conform (link) it to
the composition at the same time.
Command :
$ nucoda_film_master --project "PROJ1" \
--import-edl S:\edl\ttt.edl --new \
--autoconform
INFO Opening project "PROJ1" from "D:\Nucoda\2014_1\projects\PROJ1".
INFO ttt.edl imported.
The - - aut oconf or m option is equivalent to :
--import-material --conform-material
Conforming to Record Timecode
--conform-record-tc
When conforming composition events, use the record timecode when doing
the match.
Merging Grades
--merge-from < N | mixdown >
--match < source | record | clip >
Use these options to import and add a new EDL to an existing composition,
preserving existing grades where shots match. You must specify the track
you take the grades from and also how to match the shots (thus selecting the
correct grades to merge over).