Closed paljsingh closed 3 years ago
pull request - https://github.com/paljsingh/impartus-downloader/pull/107
Added option in etc/impartus.conf : external_process_priority: normal which can be changed to 'low' or 'lowest' and would effectively map to to windows priority or posix nice levels.
tested and merged to master.
ffmpeg encoding is cpu heavy, to use it on old hardware, it may be worth to have the subprocesses launched at lowered priority.