diff options
| -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 74cc562..df9cf01 100644 --- a/files/.config/mpv/mpv.conf +++ b/files/.config/mpv/mpv.conf @@ -17,7 +17,7 @@ screenshot-format=png screenshot-high-bit-depth=yes screenshot-png-compression=0 screenshot-directory=~/Documents/mpv-screenshots -screenshot-template=mpv-shot-%F-%{media-title}-%p-%n +screenshot-template="%F-%{media-title}-%p-%n" hwdec=auto-safe # Enable any whitelisted hardware video decoding API interpolation=yes |
