summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macmini/mpv.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/macmini/mpv.conf b/macmini/mpv.conf
new file mode 100644
index 0000000..01c08e6
--- /dev/null
+++ b/macmini/mpv.conf
@@ -0,0 +1,9 @@
+keep-open=yes
+loop=inf
+
+# Use GPU rendering (Mesa AGX driver)
+vo=gpu
+gpu-api=opengl
+profile=gpu-hq
+hwdec=auto-safe
+opengl-pbo=yes