diff --git a/conf/mpv.conf b/conf/mpv.conf index 754b7232..e30baf82 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -4,10 +4,18 @@ ao=pipewire,pulse, # And same for video output drivers vo=gpu-next,gpu, -# Use Vulkan when possible to also get free $MANGOHUD -hwdec=vulkan,auto -gpu-api=vulkan,auto -gpu-context=waylandvk,wayland,auto + +# Compatible options that apparently use vulkan for mangohud on my hardware +# anyway \o/ +profile=fast +hwdec=auto +gpu-api=auto +gpu-context=auto + +# Resolve audio/video descynchronisation automatically by adjusting audio +# speed +video-sync=display-resample +interpolation # Specify preferred audio and subtitle languages. Two subtitles are shown # simultaneously, one on top, another on bottom.