From 733ea6123d8644ae69265b37ce545595c23e6190 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 22 Aug 2021 20:06:10 +0300 Subject: [PATCH] Now I have got working default audio --- mpv/.mpv/config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/mpv/.mpv/config b/mpv/.mpv/config index 0598f00..bcf8bc8 100644 --- a/mpv/.mpv/config +++ b/mpv/.mpv/config @@ -13,15 +13,9 @@ gapless-audio=yes autosync=30 oss-mixer-device=/dev/mixer oss-mixer-channel=vol -profile=AO [AO] -audio-device=oss//dev/dsp2 - -[AM] -audio-device=oss//dev/dsp2 -oss-mixer-device=/dev/mixer2 -oss-mixer-channel=pcm +audio-device=oss//dev/dsp4 [VN] af=lavfi=loudnorm -- 2.44.0