From 757118fa689acabccf9c9f81dc123fdbda05ef9e Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 3 Oct 2023 22:09:54 +0500 Subject: [mpv] Updates --- files/.config/mpv/mpv.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/.config/mpv/mpv.conf') 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 -- cgit v1.2.3