]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
mpv: remove unused sub-option in ao option
authorSimon Ruderich <simon@ruderich.org>
Fri, 21 Oct 2016 23:58:03 +0000 (01:58 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 21 Oct 2016 23:58:03 +0000 (01:58 +0200)
No longer necessary since 9eff1c ("mpv: remove softvol, add volume")
which removed support for direct ALSA mixing.

mpv/mpv.conf

index d6bd0d02ece29a1c54233ac8ca21b188d082db7d..5bf0180d2a268f7ee0e8cf50e0204bd0a35fda69 100644 (file)
@@ -16,8 +16,8 @@
 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 
-# 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