User manual

Importing Clips
393
© 2014 Digital Vision
UM-2014.1-07
To specify a clip description in the library on import, use the --description
option.
Command :
$ film_master --project PROJ1 --import-clip \
Z:\shots\1002\shot1002.001.dpx \
--description "clip desc"
INFO Opening project "PROJ1".
INFO Found range (1, 99).
INFO Set clip description to "clip desc".
The description can only be set on import, not afterwards.
Importing Movies
--import-movie <path>
Import a movie clip from specified path
Importing a Movie
--import-movie <path>
This command imports a movie into the named project from the specified
path.
Any supported movie format can be imported using this command,
including :
Red R3D
Quicktime
MXF wrapped media
ARRI D21
Silicon Imaging SI-2K
Vision Research Phantom
Command :
$ film_master --project PROJ1 --composition comp1 \
--import-movie C:\media\qt\sample.mov
INFO Opening project "PROJ1".
INFO Opening composition "comp1".