User manual

Importing Folders
395
© 2014 Digital Vision
UM-2014.1-07
Filtering
We can filter the sequences the command selects to import on image
resolution (e.g. choose only HD sequences) and image format (e.g. choose
only TIFF sequences).
Filter on Resolution
--filter-res <width> <height>
This option will select only images that match the given resolution (width x
height) in pixels.
Command :
$ film_master --project code2 \
--import-folder z:\scans\reel4\ \
--filter-res 2048 1556
INFO Opening project "code2" from ...
INFO Batch ... importing directory 0 of 1 (0)
INFO Batch ... importing directory 1 of 5 (20)
...
...
INFO Batch Import (completed) ... 6 of 6 (100)
Shots that match the resolution specified will be loaded into the project library.
Filter on Image Format
--filter-format <extension>
This option will select only image sequences that match the specified file
format, given as the common format extension.
Command :
$ film_master --project code2 \
--import-folder z:\scans\reel4\ \
--filter-format dpx
For a list of supported formats and recognised extensions, see File
Format Support.
Tapename
--tapename-header
--tapename-filename <level>
These options override the source of the tapename field we extract when
importing each sequence found.