Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bloc97/Anime4K
Browse files Browse the repository at this point in the history
  • Loading branch information
bloc97 committed Feb 29, 2020
2 parents eaf7628 + bb343e6 commit ed44566
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GLSL_Instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
2- Download the .glsl shader files [**here**](https://github.com/bloc97/Anime4K/releases)
3- Copy the .glsl files to `%AppData%\mpv\shaders` for Windows or `~/.config/mpv/shaders` for Linux.
4- If `mpv.conf` does not exist in `%AppData%\mpv\` or `~/.config/mpv`, create an empty file and follow [**these instructions**](https://wiki.archlinux.org/index.php/Mpv#Configuration) to optimize your configuration.
5- Add this line to `mpv.conf` to enable the shaders: `glsl-shaders="~~/shaders/Anime4K_Adaptive.glsl"`
5- Add this line to `mpv.conf` to enable the shaders: `glsl-shaders="~~/shaders/Anime4K_Hybrid_v2.0RC.glsl"`
The file name might vary depending on the version, rename it accordingly.

*Unlike HLSL, the GLSL shader can auto-detect the scaling factor and adjust its strength accordingly.*

0 comments on commit ed44566

Please sign in to comment.