Add interpolate profile to mpv
This commit is contained in:
parent
a01c36e7f5
commit
8693edd223
|
@ -61,3 +61,12 @@ script-opts = matroska_crop-dynamic_hwdec=no
|
|||
scale = bicubic_fast
|
||||
cscale = bicubic_fast
|
||||
dscale = bicubic_fast
|
||||
|
||||
[interpolate]
|
||||
blend-subtitles = yes
|
||||
video-sync = display-resample
|
||||
interpolation = yes
|
||||
tscale = box
|
||||
tscale-window = sphinx
|
||||
tscale-radius = 1.0
|
||||
tscale-clamp = 0.0
|
||||
|
|
Reference in a new issue