Replies: 28 comments
-
https://github.com/hooke007/mpv_PlayKit/tree/main/portable_config/shaders 此楼仅用于(按文件名排序)快速查看品项列表,具体参数看对应楼层(善用 Ctrl+F 或点击emoji)
A** ➡️Adaptive_sharpen_RT 📘 AiUpscale_Fast_2x_LineArt_RT 📘 📙 AMD_CAS_RT 📘 📙 AMD_FSR_RT 📘 📙 aWarpSharp2_RT 📘 B** ➡️box_crop_RT 📘 C** ➡️color_BlindAid_RT 📘 D** ➡️darkside_RT 📘 dehaasn_ads_luma_RT 📘 deint_swa_RT 📘 denoise_gaussian_RT 📘 DLAA_RT 📘 DPID_RT 📘 E** ➡️eq_clarity_RT 📘 F** ➡️FAAA_RT 📘 fast_gaussian_blur_RT 📘 FGCine_freebdl_RT 📘 FineSharp_RT 📘 flip_RT 📘 G** ➡️gaussianBlur_RT 📘 H** ➡️harmony_RT 📘 hdeband_rgb_RT 📘 hqx_lite_RT 📘 J** ➡️K** ➡️kantiring_ms_RT 📘 kBFDN_RT 📘 keystone_adjust_RT 📘 kgradfun_RT 📘 knlm_lite_RT 📘 Krell_pinkgirl_RT 📘 kSGEDS_RT 📘 kwarpline_RT 📘 L** ➡️LumaSharpen_RT 📘 M** ➡️MandelbrotSet_lite_FX_RT 📘 mirror_RT 📘 N** ➡️nlmeans_luma_RT 📘 NLS_RT 📘 NVScaler_RT 📘 📙 NVSharpen_RT 📘 📙 P** ➡️pan_RT 📘 pixellate_RT 📘 plane_block_RT 📘 Q** ➡️QCOM_SGSR_RT 📘 R** ➡️rotate_RT 📘 S** ➡️sharpen_complexV2_RT 📘 SSimDownscaler_RT 📘 📙 U** ➡️unsharp_masking_RT 📘 Z** ➡️zoom_RT 📘 |
Beta Was this translation helpful? Give feedback.
-
默认值和取值范围一览A**
同上
同上
同上
|
Beta Was this translation helpful? Give feedback.
-
B**
|
Beta Was this translation helpful? Give feedback.
-
C**
|
Beta Was this translation helpful? Give feedback.
-
D**
|
Beta Was this translation helpful? Give feedback.
-
E**
|
Beta Was this translation helpful? Give feedback.
-
F**
具体参数解释见提交信息 c4ab0d1
|
Beta Was this translation helpful? Give feedback.
-
G**
|
Beta Was this translation helpful? Give feedback.
-
H**
纹理为正方形。替换纹理需要编辑着色器的最后三个块。
说明太啰嗦和抽象,提交信息 97cbe20 看看就好,以实测效果为准。
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
J**
|
Beta Was this translation helpful? Give feedback.
-
K**
|
Beta Was this translation helpful? Give feedback.
-
L**
|
Beta Was this translation helpful? Give feedback.
-
M**
Tip 动效着色器:
|
Beta Was this translation helpful? Give feedback.
-
N**
同上
同上 |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
P**
|
Beta Was this translation helpful? Give feedback.
-
Q**
|
Beta Was this translation helpful? Give feedback.
-
R**
Tip 动效着色器:
|
Beta Was this translation helpful? Give feedback.
-
S**
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
U**
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Z**
|
Beta Was this translation helpful? Give feedback.
-
?** |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://mpv.io/manual/master/#options-glsl-shader-opts
--vo=gpu-next
限定的功能(这也表示带此功能的着色器 无法在 vo_gpu 下运行 )Note
注意:可能需要着色器已“激活”的状态下使用才有效。(说人话:能在stats第二页看到它的进程)
调节后可能需要重启着色器才能实际应用更改后的效果。(说人话:二次toggle它)
本仓库将所有支持在运行时调节内部效果参数的着色器命名为
RT
变体。此帖将具体列出所有支持调节的着色器参数。input.conf 使用示例:
Tip
如果频繁使用控制台调参,这个是能帮你快速略过重复输入前半部分的命令,推荐你绑定到快捷键上
扩展命令
脚本 input_plus.lua 提供了额外命令,便于快捷键调参。
input.conf 使用示例(仅适用于本仓库适配的着色器):
Beta Was this translation helpful? Give feedback.
All reactions