This is the special settings for the workflow.
Log level
Sets the log level of the workflow. Higher log levels produce more detailed logging information for debugging. Logging is always on.
Protect workflow
Here you can protect you workflow with a password. Note that this is not a foolproof protection. It's purpose is to make sure your workflow has a basic protection so it's not easily tampered with.
Force 32bit dependencies
Force FFAStrans to use only 32 bit versions of all dependencies like FFMpeg and AviSynth. This option will override all other 64 bit settings in any workflow nodes.
Create start TC from Exif data"Date and time (original)" when possible
THIS OPTION IS DEPRECATED. PLEASE USE THE %s_start_tc_alt% AS INSTEAD.
Start/Repeated/Stop command
These are customizable commands/scripts, with or without arguments, that will start only when the workflow is in running state. Workflows must therefor be started in order for them to take effekt.
"Start" will (if it's still running) automatically be stopped/aborted on workflow stop.
"Repeated" will only start every sleep cycle if it's not already running and will never be stopped by FFAStrans.
"Stop" is totally unmanaged (fire and forget).