Command Line Reference¶
When running from the command line, a variety of options exist. These options can
be changed by passing various flags. A list paths or paths with wild cards can
be passed after the flags to open specific *.trak
files:
tracker [flags] [file [file ...]]
Flag reference:
Flag |
Description |
---|---|
|
Show the these flags and exit |
|
Process the file without opening the GUI |
|
specify the number of workers where |
|
Use multiprocessing (does not work on Windows) |
|
specify app style where |
|
Use default geometry, don’t restore previous state |
|
Do not automatically load previously opened project |
|
Clear all saved settings |
|
Close the gui after opening |
|
Turn on debug |
|
Frame to start processing from where |
|
Total number of frames to process where
|
|
Profile the tracking code, save to file |
|
show program’s version number and exit |