10 hours ago
Oh wow ! Thanks for the answer !
That seems really arbitrary though ? That means that trying to transcode a 4k video on a 48 threads machine would yield better results with threads=1 than threads=2, since having more threads than your system has will actually slow things down...
Would you know of any way to solve this ? I don't want my server to get overloaded every time I have to transcode some subtitles... I was thinking of using a docker rather than going bare-metal, but I've heard it leads to some issues if I ever want to use GPUs later down the line
That seems really arbitrary though ? That means that trying to transcode a 4k video on a 48 threads machine would yield better results with threads=1 than threads=2, since having more threads than your system has will actually slow things down...
Would you know of any way to solve this ? I don't want my server to get overloaded every time I have to transcode some subtitles... I was thinking of using a docker rather than going bare-metal, but I've heard it leads to some issues if I ever want to use GPUs later down the line