diff options
| author | ZachIR <zachir@librem.one> | 2026-02-28 19:26:22 -0600 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-02-28 19:26:22 -0600 |
| commit | a2e7fb96006c3ac30d2d08a5142c78155fbada12 (patch) | |
| tree | 16f93cad95b3bd593e51e27664fef9996186429d | |
| parent | 21b6a84ee65962af82de3e45ff992c40630c59f2 (diff) | |
Use gpu-next instead of gpu in mpv
| -rw-r--r-- | mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 649af35..7cc3ab4 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -1,5 +1,5 @@ save-position-on-quit ao=pipewire,pulse,jack -vo=gpu +vo=gpu-next hwdec=yes audio-channels=2 |
