diff --git a/conf/mpv.conf b/conf/mpv.conf index c02990ad..eafe8921 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -3,12 +3,18 @@ # Unless otherwise specified, since these are suggested in the warning about # audio/video desychnorinization profile=fast -hwdec=auto-safe +#hwdec=auto-safe # Preferred audio drivers, but by trailing comma, let others be used too. # Fedora: pipewire-jack-audio-connection-kit pipewire-pulseaudio pipewire-alsa # TODO: Does the above apply with PipeWire being the default? 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 # Specify preferred audio and subtitle languages. Two subtitles are shown # simultaneously, one on top, another on bottom.