From 0612362840e76c746e9969aeccca3486025fd3b5 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 13 Jul 2020 12:23:56 +0300 Subject: [PATCH] AM for monitor sound output --- mpv/.mpv/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mpv/.mpv/config b/mpv/.mpv/config index 364b280..5c0a642 100644 --- a/mpv/.mpv/config +++ b/mpv/.mpv/config @@ -16,5 +16,9 @@ autosync=30 audio-device=oss//dev/dsp3 oss-mixer-device=/dev/mixer3 +[AM] +audio-device=oss//dev/dsp2 +oss-mixer-device=/dev/mixer2 + [VN] af=lavfi=loudnorm -- 2.44.0