PFTrack Documentation Command Line Usage  

Media Commands

Please note: command line control of PFTrack is only available to Enterprise customers.

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.