Possible to change max framerate? #2953
-
Hi, I have two idenical boxes running different builds of xrdp. No hardware acceleration. Both indicate: But v0.10 has much choppier video playback. I notice xrandr reports back a refresh rate of 50 in v0.10:
Nexarian's mainline_merge has this set at Is there any way I can set this back to 25 in v0.10? I suspect this highter refresh is overloading the CPU. I've seen references online to this change in mainline_merge but I can't find the commit where's it made. Alternativley, is there a fix available in mainline_merge for RDP window minimizing in MSTSC.EXE? Minimize the xrdp window, when it's un-minimized, the sesson window appears frozen. The session is still alive -- Input and sound still work, it just stops painting the screen after it's minimized. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The difference in speed you're seeing is very likely due to H264 versus RFX Pro. H264 is just faster, but it's not in v0.10 yet.
|
Beta Was this translation helpful? Give feedback.
The difference in speed you're seeing is very likely due to H264 versus RFX Pro. H264 is just faster, but it's not in v0.10 yet.
mainline_merge
I can update now that v0.10 is stable. It will be a whole-cloth rebuild rather than a rebase though, because so much has changed in the base branch.