aboutsummaryrefslogtreecommitdiff
path: root/files/.config/mpv/mpv.conf
diff options
context:
space:
mode:
Diffstat (limited to 'files/.config/mpv/mpv.conf')
-rw-r--r--files/.config/mpv/mpv.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf
index 8bed5a8..c08cb0a 100644
--- a/files/.config/mpv/mpv.conf
+++ b/files/.config/mpv/mpv.conf
@@ -22,6 +22,7 @@ screenshot-template=mpv-shot-%F-%{media-title}-%p-%n
hwdec=auto-safe # Enable any whitelisted hardware video decoding API
interpolation=yes
video-sync=display-resample
+tscale=oversample
#
# OSD/OSC
@@ -59,7 +60,7 @@ af=lavfi=[loudnorm]
speed=1
[streams]
-profile-cond=path:match('/streams/') ~= nil
+profile-cond=path:match('/streams/.+[.]ts') ~= nil
profile-restore=copy
cache=no