Hi,
I am using MacOS Catalina to connect to Linux Centos server. The screen freezes for 6-10 seconds every when I switch between two open windows; for example when I switch between an open program and an internet browser.
I am using SSH and virtual desktop on the client-side.
How to make sure that hardware-accelerated decoding is enabled on my Mac (client-side) when the resolution is higher than 1920×1080?
If it is not enabled at high resolution how can I enable it?
I know inĀ Windows it can be enabled by editing the player.cfg configuration file and set:
<option key=”Switch to software decoding on Windows if resolution is bigger than 1920×1080″ value=”true” />
Is there something similar for Mac?
Thanks,