From: Simon Ruderich Date: Fri, 21 Oct 2016 23:58:03 +0000 (+0200) Subject: mpv: remove unused sub-option in ao option X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=678d5860441bb421b5163e3fab62a11e7c8d05d8 mpv: remove unused sub-option in ao option No longer necessary since 9eff1c ("mpv: remove softvol, add volume") which removed support for direct ALSA mixing. --- diff --git a/mpv/mpv.conf b/mpv/mpv.conf index d6bd0d0..5bf0180 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -16,8 +16,8 @@ # along with this file. If not, see . -# Use ALSA as audio driver, use PCM for volume control. -ao=alsa:mixer-name=PCM +# Use ALSA as audio driver. +ao=alsa # Set default value of internal mixer (0-100). Since 0.18.1 mpv has no access # to hardware mixer. volume=50