Initial commit
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
# General
|
||||
keep-open=yes
|
||||
profile=gpu-hq
|
||||
gpu-api=vulkan
|
||||
hwdec=auto-copy
|
||||
vo=gpu-next
|
||||
scale=ewa_lanczossharp
|
||||
|
||||
# For ModernX
|
||||
osc = no
|
||||
border = no
|
||||
|
||||
# Interpolation
|
||||
video-sync=display-resample
|
||||
interpolation=yes
|
||||
# video-sync-display-vdrop # for syncing video with somebody else
|
||||
# cscale=lanczos # For improving frame rate, maybe. Faster than
|
||||
# # the default from using profile=gpu-hq
|
||||
# # (which is ewa_lanczossharp)
|
||||
tscale=sphinx
|
||||
tscale-blur=0.6991556596428412
|
||||
tscale-radius=1.05
|
||||
tscale-clamp=0.0
|
||||
|
||||
# Shaders
|
||||
# Anime4K: Mode A (HQ)
|
||||
glsl-shaders="~~/shaders/Anime4K_Clamp_Highlights.glsl;~~/shaders/Anime4K_Restore_CNN_VL.glsl;~~/shaders/Anime4K_Upscale_CNN_x2_VL.glsl;~~/shaders/Anime4K_AutoDownscalePre_x2.glsl;~~/shaders/Anime4K_AutoDownscalePre_x4.glsl;~~/shaders/Anime4K_Upscale_CNN_x2_M.glsl"
|
||||
|
||||
# Anime4K: Mode A+A (HQ)
|
||||
# glsl-shaders="~~/shaders/Anime4K_Clamp_Highlights.glsl;~~/shaders/Anime4K_Restore_CNN_VL.glsl;~~/shaders/Anime4K_Upscale_CNN_x2_VL.glsl;~~/shaders/Anime4K_Restore_CNN_M.glsl;~~/shaders/Anime4K_AutoDownscalePre_x2.glsl;~~/shaders/Anime4K_AutoDownscalePre_x4.glsl;~~/shaders/Anime4K_Upscale_CNN_x2_M.glsl"
|
||||
|
||||
# FSR
|
||||
# glsl-shaders="~~/shaders/FSR.glsl"
|
||||
|
||||
# Subtitles
|
||||
sub-auto=fuzzy
|
||||
subs-with-matching-audio=yes
|
||||
|
||||
# Languages
|
||||
alang=ja,sv,en
|
||||
slang=en
|
||||
|
||||
Reference in New Issue
Block a user