diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-23 18:34:35 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-23 18:34:35 +0100 |
commit | 0d467fcaaf6349c71b7f34481a43f020464bb531 (patch) | |
tree | 97052b2cddd7ee4b4e7428528893a8d73433f53f /mpv | |
parent | 1e06b221f8652b7c891832abe06f03370fff4b72 (diff) | |
download | dotfiles-0d467fcaaf6349c71b7f34481a43f020464bb531.tar.xz |
mpv: enable softvolume
Diffstat (limited to 'mpv')
-rw-r--r-- | mpv/config | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,3 +2,8 @@ hwdec=vdpau vo=vdpau no-osc + +# Use with disabled flat-volumes in /etc/pulse/daemon.conf +volume=25 +softvol=yes +softvol-max=400 |