Closed dfaker closed 3 years ago
On first run a file configuration.json will be created with keys to control a number of options:
configuration.json
"statsWorkers": 1, "encodeWorkers": 3, "imageWorkers": 2, "passCudaFlags": "False", "tempFolder": "tempVideoFiles", "tempDownloadFolder": "tempDownloadedVideoFiles", "defaultAutosaveFilename": "autosave.webgproj", "defaultProfile": "None"
The one you want specifically is the 'encodeWorkers'
On first run a file
configuration.json
will be created with keys to control a number of options:"statsWorkers": 1, "encodeWorkers": 3, "imageWorkers": 2, "passCudaFlags": "False", "tempFolder": "tempVideoFiles", "tempDownloadFolder": "tempDownloadedVideoFiles", "defaultAutosaveFilename": "autosave.webgproj", "defaultProfile": "None"
The one you want specifically is the 'encodeWorkers'