You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the number of threads is hardcoded to 1. I should have made this configurable via gfx.toml. In a use case of an enterprise user, the server host lacks GPU but much more CPU cores are available than an ordinary desktop. This is very informative to me.
In most cases, 1-core is enough for the encoding but it's a good thing to make it configurable for flexibility.
At the moment, the number of threads is hardcoded to 1. I should have made this configurable via gfx.toml. In a use case of an enterprise user, the server host lacks GPU but much more CPU cores are available than an ordinary desktop. This is very informative to me.
In most cases, 1-core is enough for the encoding but it's a good thing to make it configurable for flexibility.
xrdp/xrdp/xrdp_encoder_x264.c
Lines 153 to 160 in 2a17023
The text was updated successfully, but these errors were encountered: