Studio / Enterprise PFTrack Documentation Command Line Usage

Media Commands

The commands related to loading media are:

 -load_clip /path/to/footage/footage.ext
-load_photos /path/to/footage/footage.ext
-load_spherical /path/to/footage/footage.ext

The -load_clip command will create a new Clip Input node and load the clip specified as the command argument. Similarly, the -load_photos and -load_spherical commands will create either a Photo Input or Spherical Input node.

For example:

 -create_project C:\Projects\myProject/Volumes/Store/Project/myProject/Volumes/Store/Project/myProject -load_clip C:\Footage\Shot1\clip.0001.exr/Volumes/Store/Footage/Shot1/clip.0001.exr/Volumes/Store/Footage/Shot1/clip.0001.exr

will first create a new project called myProject and then create a Clip Input node and attempt to load the media.

Commands are also available to load all media within a single folder into separate Clip Input nodes:

 -load_clip_folder /path/to/folder/
-load_photos_folder /path/to/folder/
-load_spherical_folder /path/to/folder/

Note: command line control of PFTrack is only available to Studio and Enterprise customers.