dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
524 stars 33 forks source link

number of threads in Preferences #27

Closed dfaker closed 3 years ago

dfaker commented 3 years ago

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'