-
That’s actually a very good point, and I believe a skilled developer could create a module or script that runs ffmpeg.exe sequentially — with limits or lower priority — which would reduce the server’s instantaneous load.
Instead of UNA launching ffmpeg.exe ten times at once when uploading ten videos, it could have a conversion queue that processes one video at a time, starting the next only after the previous one is finished.