diff options
Diffstat (limited to 'files/.config/mpv/mpv.conf')
| -rw-r--r-- | files/.config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf index 4e8ae06..d043e93 100644 --- a/files/.config/mpv/mpv.conf +++ b/files/.config/mpv/mpv.conf @@ -38,7 +38,7 @@ osd-bar=no speed=1.33 # Speed up playback by the factor volume-max=100 image-display-duration=inf # If the current file is an image, kept open forever -af=loudnorm +af=loudnorm,scaletempo2 demuxer-max-bytes=500M # Cache size demuxer-max-back-bytes=100M |
