diff --git a/README.md b/README.md index e55318e..97cbd7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mpv-config -My MPV config +My MPV config. Requires mpv v0.37+ ## Installation diff --git a/mpv_linux.conf b/mpv_linux.conf index 4527281..f2bf2aa 100644 --- a/mpv_linux.conf +++ b/mpv_linux.conf @@ -3,14 +3,12 @@ ########## # General -profile=gpu-hq +profile=high-quality keep-open=yes osd-duration=1500 gpu-api=vulkan hwdec=auto-copy vo=gpu-next -scale=ewa_lanczos -scale-blur=0.981251 # For ModernX osc = no diff --git a/mpv_windows.conf b/mpv_windows.conf index cb390b5..301d870 100644 --- a/mpv_windows.conf +++ b/mpv_windows.conf @@ -3,14 +3,12 @@ ########## # General -profile=gpu-hq +profile=high-quality keep-open=yes osd-duration=1500 gpu-api=vulkan hwdec=auto-copy vo=gpu-next -scale=ewa_lanczos -scale-blur=0.981251 # For ModernX osc = no