Studio / Enterprise PFTrack Documentation Command Line Usage

Available Commands

A full list of command line arguments can be found by running PFTrack from the terminal with the "-help" command, i.e.:

 -help

Note that the full path to the binary needs to be used and its enclosed in double quotes since it includes spaces.

The terminal output from running "-help" is copied below for your reference:

Project:
-create_project /path/to/project/projectName
-load_project /path/to/project/projectName
-set_default_import_path /path/to/media/
-set_default_export_path /path/to/exports/
-set_default_export_name exportName
-set_default_export_format formatName
-set_default_export_format formatName#version
-save_project
-close_project

Media:
-load_clip /path/to/footage.001.ext
-load_photos /path/to/footage.001.jpg
-load_spherical /path/to/footage.mov
-load_clip_folder /path/to/folder/
-load_photos_folder /path/to/folder/
-load_spherical_folder /path/to/folder/
      
Processing:
-run_macro /path/to/macro.py
      
Miscellaneous:
-dont_save_settings
-retry
-remote
-command_port number
-exit

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