[720p30_U] #720p *1.067 = 768p
profile-desc=cond:(p["video-params/h"]<760 and p["video-params/h"]>=720 and p["container-fps"]<31 and p["estimated-vf-fps"]<31)
scale=ewa_lanczossharp
cscale=ewa_lanczossoft
glsl-shaders-clr
glsl-shaders-append="~~/shaders/adaptive-antiringing.glsl"
#[720p60_U]
profile-desc=cond:(p["video-params/h"]<760 and p["video-params/h"]>=720 and ((p["container-fps"]<31 and p["estimated-vf-fps"]>=31) or p["container-fps"]>=31))
scale=spline36
cscale=sinc
glsl-shaders-clr
[FHD_D] # 1080p #use SSIM to downscale #1080p *0.711 = 768p
profile-desc=cond:(p["video-params/h"]<=1080 and (p["video-params/w"]>=1358 or p["video-params/h"]>=764))
cscale=ewa_lanczossoft
glsl-shaders-clr
glsl-shaders-append="~~/shaders/SSimDownscaler.glsl"
--sub-auto=<no|exact|fuzzy|all>, --no-sub-auto
Load additional subtitle files matching the video filename. The parameter specifies how external subtitle files are matched. exact is enabled by default.
no: Don't automatically load external subtitle files.
exact: Load the media filename with subtitle file extension (default).
fuzzy: Load all subs containing media filename.
all: Load all subs in the current and --sub-file-paths directories.