PFTrack Documentation Command Line Usage  

Available Commands

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

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

Processing:
-run_macro /path/to/macro.py

Miscellaneous:
-dont_save_settings
-retry
-remote
-command_port number
-exit