User manual
Command Line
428
© 2014 Digital Vision
UM-2014.1-07
This option lists details of all clips in specified composition, including :
The clip material name
The clip date and time of import
If you include the argument "s", the clip .Material GUID is also displayed.
Command :
$ film_master --project et2 --composition Comp \
--clip-list
INFO Opening project "et2" from "C:\Phoenix\2014_1\root\projects\et2".
INFO Opening composition "Comp".
Clips in project "et2" of "C:\Phoenix\2014_1\root\projects\et2":
1: blueframe export-tests - Tue 16 Feb 2010 16:07:32
2: cyanframe export-tests - Tue 16 Feb 2010 16:07:32
3: greenframe export-tests - Tue 16 Feb 2010 16:07:33
4: purpleframe export-tests - Tue 16 Feb 2010 16:07:33
5: yellowframe export-tests - Tue 16 Feb 2010 16:07:33
Removing Items
--remove-project <name>
Remove named
project
--remove-indexed-project <index>
Remove project with
index
--remove-composition <name>
Remove named
composition
--remove-indexed-composition <index>
Remove composition
with index
--remove-clip <name>
Remove named clip
--remove-indexed-clip <index>
Remove clip with index
Removal operations cannot be undone. You may wish to backup
(copy) your project folder before using them.
Each removal operation can work on the name of an item, or its index. The
item index is as returned from a list operation e.g.
Command :
$ film_master --project et --list
INFO Opening project "et2" from "C:\Phoenix\2014_1\root\projects\et2".
Compositions in project "et2" of "C:\Phoenix\2014_1\root\projects\et2":
1: Comp - imported from C:\Temp\et.edl ...
2: Graded 001 - Tue 16 Feb 2010 16:22:13
3: Check - Tue 16 Feb 2010 16:22:14
To remove the Graded 001 composition, use the command :