User manual
Command Line
406
© 2014 Digital Vision
UM-2014.1-07
layer
--cdl-layers
Create an ASC CDL and CDL base layer
Note : track numbers are indexed from 1.
Use the --help-import option to the application to see some basic
usage for the EDL import functionality.
Importing
--import-edl <path> < --new | --add | --mark >
To import an EDL or AAF list, use the --import-edl option with the path to
the file.
Requirements :
One of the options --new, --add or --mark is required to fully specify
the operation. See below.
You can use --import-edl with AAF files but most other options in
this chapter relate to EDL import only.
Creating a New Composition
--import-edl <path> --new
This imports the file and creates a new composition in the library with tracks
created as required.
No media is imported or linked to a composition automatically. See
the --import-material and conform options below.
Command :
$ nucoda_film_master --project "PROJ1" \
--import-edl S:\edl\ttt.edl --new
INFO Opening project "PROJ1" from "D:\Nucoda\2014_1\projects\PROJ1".
INFO ttt.edl imported.
Naming the Composition
By default, the composition name (material name) is taken from the EDL
"TITLE:" line.
Use the --name option to name the composition created explicitly.