[Resolved] Remote video content flickers on Windows client with dual fullscreen streams — disabling client-side MPO fixed it #1017
Unanswered
li-xisheng
asked this question in
Sunshine
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I’m posting this as a troubleshooting note in case someone else runs into a similar issue.
Summary
When using two remote streaming windows on a Windows client, the video content inside the remote window flickered, while the window border, title bar, taskbar, and desktop did not flicker.
This happened not only with Sunshine/Moonlight, but also with another remote-control application, so it does not seem to be a Sunshine-specific host-side issue.
In my case, disabling Windows MPO (Multiplane Overlay) on the client PC fixed the problem.
Environment
Client PC:
Host PC:
Symptoms
Fix
On the client PC, run PowerShell as Administrator:
Then reboot the client PC.
To restore the default behavior:
Then reboot again.
To check the current state:
If it shows
OverlayTestMode REG_DWORD 0x5, MPO is currently disabled.Notes
This appears to be a Windows client-side DWM / MPO / hardware overlay issue rather than a Sunshine host-side capture or encoding issue.
Possible keywords for search:
Moonlight, Sunshine, flicker, remote video flickering, content flickering, border not flickering, dual monitor, portrait monitor, fullscreen, Windows MPO, Multiplane Overlay, DWM, OverlayTestMode.
Beta Was this translation helpful? Give feedback.
All reactions