Hi together,
I observe the following problem (may be a configuration problem on my end?):
- Using SVP 4 Linux
- ArchLinux with KDE/Plasma (Wayland) Session, mpv with gpu-next
- SVP is configured to adapt the framerate to the display refresh rate, SVP manager started automatically on login
All works fine, i.e. target FPS is matched to actual display refresh rate.
However, when I switch the display refresh rate within the session (e.g. via `kscreen-doctor` or via `systemsettings` of KDE/Plasma), SVP still uses the old refresh rate as target FPS, even if mpv is restarted afterwards.
The new display refresh rate seems only to be picked up if I quit and restart SVP manager.
Is this expected? Is there any way to make SVP re-check the display refresh rate without restarting SVP manager?
In the end, what I'd like to use is an MPV plugin to switch screen refresh rate automatically (i.e. use 50 Hz for 25 fps content and 48 Hz for 24 fps (23,97 fps) content), but of course that only works if SVP also picks up the changed refresh rate.
Any ideas appreciated, many thanks in advance!