From 5056db9236402217eba731af464d57d1dad91991 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Sat, 29 Oct 2022 03:12:39 +0300
Subject: [PATCH] External audio output profile

---
 mpv/.mpv/config | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mpv/.mpv/config b/mpv/.mpv/config
index 14bc8c2..55f70d2 100644
--- a/mpv/.mpv/config
+++ b/mpv/.mpv/config
@@ -27,3 +27,6 @@ cscale=mitchell
 [HW]
 hwdec=vaapi
 hwdec-codecs=h264,hevc,vp8,vp9,mpeg2video,vc1
+
+[EA]
+audio-device=oss//dev/dsp3
-- 
2.51.0