From 9bf6cb41ca9df7c43ff83f5e111749e5222e7ee4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 10 Mar 2024 08:12:47 +0200 Subject: [PATCH] mpv.conf: uncomment ao=, switch to pipewire that is nowadays default It used to have a warning of being experimental and suggesting pulse instead. --- conf/mpv.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/conf/mpv.conf b/conf/mpv.conf index f2afcc37..d988cd11 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -3,10 +3,7 @@ # Preferred audio drivers, but by trailing comma, let others be used too. # https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/394 # Fedora: pipewire-jack-audio-connection-kit pipewire-pulseaudio pipewire-alsa -# COMMENTed: makes life difficult when syncplaying (with mpv) and mumbling -# simultaneously as mpv won't appear in pavucontrol and I had -# audio disappearing suddenly -#ao=jack,pulse, +ao=pipewire,pulse, # My mpv usage has mostly been anime, but there is occassional English one too alang=jpn,jp,ja,en,eng