raise width threshold
1 files changed, 1 insertions(+), 1 deletions(-) M mpv.conf
M mpv.conf => mpv.conf +1 -1
@@ 26,7 26,7 @@ fullscreen # except with huge images since it greatly slows down panning for no visible improvement, # and can even make mpv crash if the GPU's max texture size is exceeded. [image-hq] profile-cond=get('current-tracks/video/image') and width <= 3500 and height <= 3500 profile-cond=get('current-tracks/video/image') and width < 5000 profile-restore=copy scale=spline36 cscale=spline36