diff options
Diffstat (limited to '.mpv/config')
-rw-r--r-- | .mpv/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.mpv/config b/.mpv/config index c56e081..1e00302 100644 --- a/.mpv/config +++ b/.mpv/config @@ -1,7 +1,6 @@ -vo=opengl +vo=gpu hwdec=vaapi ao=pulse -#opengl-backend=wayland demuxer-readahead-secs=30 -cache=200000 +cache=yes |