User manual

Capturing and Conforming
413
© 2014 Digital Vision
UM-2014.1-07
Command :
$ film_master --project PROJ1 \
--import C:\edls\test.edl
INFO Opening project "PROJ1".
INFO /edl/test.edl imported.
Results in the composition title "Test EDL" from the EDL "TITLE" parameter.
At this point, we will have a composition called "Test EDL" in the library.
Making it active would show us a timeline consisting of four clips (as per EDL)
on a single video track.
These clips will be Offline if we view them using the application monitor.
Displaying the Capture List
--capture-list
With an EDL loaded, we can view its status using the --capture-list
option :
Command :
$ film_master --project PROJ1 --composition "Test EDL" \
--capture-list
INFO Opening project "PROJ1".
INFO Opening composition "Test EDL".
Clip | Start | End | Tape | Status
------------------------+-------------+-------------+------------+----
721A.[160447-160462] | 01:51:25:07 | 01:51:25:22 | 721A | Ready
722A.[226197-226236] | 02:37:04:21 | 02:37:06:12 | 722A | Ready
721A.[161937-161965] | 01:52:27:09 | 01:52:28:13 | 721A | Ready
722A.[227656-227683] | 02:38:05:16 | 02:38:06:19 | 722A | Ready
This is our internal representation of the EDL and its current status "Ready".
Capturing
--capture <path>
--match-name <0|1>
--handle-length <N>