From 79da2af86ee6be00383ffca19da2f41a5778b860 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Fri, 22 Dec 2023 21:15:56 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6093936..d0607ca 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,9 @@ New-Item -ItemType SymbolicLink -Path mpv.conf -Target .\mpv_windows.conf #### Anime4K -If the path of the currently playing file contains a directory named `Anime` (case insensitive) mpv will automatically load the `anime` shader profile. By default this will in turn load the `Anime4K: Mode A (HQ)` shaders, but this can be changed in `mpv.conf` under `[anime]`. -The default `Anime4K: Mode A (HQ)` provides high quality anime without sacrificing frames (at least on my system). `Anime4K: Mode A+A (HQ)` (`Ctrl+4`) gives (arguably) the best quality, but at a higher performance cost. See the [Anime4K docs](https://github.com/bloc97/Anime4K/blob/master/md/GLSL_Instructions_Advanced.md) for more information. +If the path of the currently playing file contains a directory named `Anime` (case insensitive) mpv will automatically load the `anime` shader profile which in turn will load the configured `Anime4K` profile. + +The default (`Anime4K: Mode A (HQ)`) is my personal choice for my system (Ryzen 7 7800X3D, RX 6900 XT @ 165 Hz), if this is not ideal for you it can be changed in `mpv.conf` under `[anime]`. I recommend experimenting by enabling the statistics overlay (`Shift+I`) and enable one at a time with `Ctrl+[0-9]`. See the [Anime4K docs](https://github.com/bloc97/Anime4K/blob/master/md/GLSL_Instructions_Advanced.md) for more information. #### FSR