Renice (change priority) of a running ffmpeg child process.
On Linux/macOS: uses the renice command. Range: -20 (highest) to 19 (lowest).
On Windows: uses wmic process to set priority class.
Requires appropriate OS permissions for negative values on Unix.
Renice (change priority) of a running ffmpeg child process. On Linux/macOS: uses the
renicecommand. Range: -20 (highest) to 19 (lowest). On Windows: useswmic processto set priority class. Requires appropriate OS permissions for negative values on Unix.