From 48238c8aaa4d9415668ec29fcfe3887796d1324e Mon Sep 17 00:00:00 2001 From: Kyle K Date: Wed, 24 Sep 2025 12:55:14 -0500 Subject: macmini asahi linux --- macmini/mpv.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 macmini/mpv.conf 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 -- cgit v1.2.3