diff options
author | admin <contact@optics-design.com> | 2025-04-26 22:57:28 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-04-26 22:57:28 +0200 |
commit | 0ede748577b45f3d9ed91a0fdaf142953fe7a744 (patch) | |
tree | 14faf3fc51d66beebb477e045a165c2d3d77b9eb /mpv |
Initial Commit
Diffstat (limited to 'mpv')
-rw-r--r-- | mpv/mpv.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf new file mode 100644 index 0000000..45c4e5e --- /dev/null +++ b/mpv/mpv.conf @@ -0,0 +1,4 @@ +cache=no +demuxer-readahead-secs=0 +gpu-context=win +hwdec=nvdec |