-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinput.conf
More file actions
95 lines (94 loc) · 10.7 KB
/
Copy pathinput.conf
File metadata and controls
95 lines (94 loc) · 10.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
## 快捷键配置:
MBTN_LEFT_DBL cycle pause # 切换暂停
SPACE cycle pause # 切换暂停
ESC set fullscreen no # 退出全屏
TAB script-binding stats/display-stats-toggle # 切换统计信息开/关
DOWN add volume -1 # 音量-1
UP add volume +1 # 音量+1
LEFT seek -3 # 后退3秒(快速寻找关键帧)
RIGHT seek +3 # 前进3秒(快速寻找关键帧)
ALT+ENTER cycle fullscreen # 切换全屏
ALT+MBTN_LEFT script-binding positioning/drag-to-pan # 移动画面
ALT+WHEEL_DOWN script-binding positioning/cursor-centric-zoom -0.1 # 缩小画面
ALT+WHEEL_UP script-binding positioning/cursor-centric-zoom +0.1 # 放大画面
ALT+, script-binding input_plus/l_video # 逆时针旋转 90°
ALT+. script-binding input_plus/r_video # 顺时针旋转 90°
ALT+1 script-message add_vs_mode svp # VS添加:SVP
ALT+2 script-message add_vs_mode rife # VS添加:RIFE
ALT+3 script-message add_vs_mode drba # VS添加:DRBA
ALT+4 script-message add_vs_mode realesrgan # VS添加:REALESRGAN
ALT+5 script-message add_vs_mode uai # VS添加:UAI
ALT+` script-message clear_vs_mode # VS清空
ALT+v script-binding nvidia/toggle-nv-vsr # 切换NV-VSR开/关
ALT+h script-binding nvidia/toggle-nv-hdr # 切换NV-HDR开/关
ALT+i script-binding intel/toggle-intel-vsr # 切换INTEL-VSR开/关
ALT+m script-binding moorethread/toggle-mtmtg-vsr # 切换MT-VSR开/关
CTRL+` script-message use_shader nil # 清空着色器
CTRL+1 script-message use_shader Adaptive_sharpen # 使用着色器方案:Adaptive_sharpen
CTRL+2 script-message use_shader Anime4K # 使用着色器方案:Anime4K
CTRL+3 script-message use_shader CuNNy # 使用着色器方案:CuNNy
CTRL+4 script-message use_shader FSRCNNX # 使用着色器方案:FSRCNNX
CTRL+5 script-message use_shader NNEDI3 # 使用着色器方案:NNEDI3
CTRL+6 script-message use_shader RAVU # 使用着色器方案:RAVU
CTRL+D script-message immediately_save_danmaku # 保存当前弹幕为同名xml
CTRL+f script-message open_search_danmaku_menu # 搜索弹幕
CTRL+h script-message set_itm next # 切换HDR逆色调映射(开/关/自动)
CTRL+q script-binding input_plus/import_files # 打开文件
CTRL+UP add sub-pos -1 # 字幕上移1%
CTRL+DOWN add sub-pos +1 # 字幕下移1%
CTRL+LEFT script-binding input_plus/speed_auto_bullet # 按住0.5倍速
CTRL+RIGHT script-binding input_plus/speed_auto # 按住2倍速
SHIFT+DOWN add sub-scale -0.01 # 字幕缩小0.01
SHIFT+UP add sub-scale +0.01 # 字幕放大0.01
SHIFT+LEFT seek -3 exact # 后退3秒(精确)
SHIFT+RIGHT seek +3 exact # 前进3秒(精确)
CTRL+SHIFT+LEFT add chapter -1 # 上一章节
CTRL+SHIFT+RIGHT add chapter +1 # 下一章节
SHIFT+F1 add secondary-sub-delay -0.1 # 次字幕延迟-0.1s
SHIFT+F2 add secondary-sub-delay +0.1 # 次字幕延迟+0.1s
F1 add sub-delay -0.1 # 字幕延迟-0.1s
F2 add sub-delay +0.1 # 字幕延迟+0.1s
F3 script-binding input_plus/trackS_back # 上一个字幕轨道
F4 script-binding input_plus/trackS_next # 下一个字幕轨道
F5 add audio-delay -0.1 # 音频延迟-0.1
F6 add audio-delay +0.1 # 音频延迟+0.1
F7 script-binding input_plus/trackA_back # 上一个音频轨道
F8 script-binding input_plus/trackA_next # 下一个音频轨道
F9 script-binding playlist_osd/display # 显示高级播放列表
F10 screenshot video # 截图
F11 cycle fullscreen # 切换全屏
F12 cycle sub-visibility # 切换字幕开/关
` script-binding console/enable # 打开控制台
1 add contrast -1 # 对比度-1
2 add contrast +1 # 对比度+1
3 add brightness -1 # 亮度-1
4 add brightness +1 # 亮度+1
5 add gamma -1 # 伽马-1
6 add gamma +1 # 伽马+1
7 add saturation -1 # 饱和度-1
8 add saturation +1 # 饱和度+1
9 add hue -1 # 色相-1
0 add hue +1 # 色相+1
- add speed -0.01 # 播放速度-0.01
= add speed +0.01 # 播放速度+0.01
BS set speed 1 # 恢复1倍速
[ playlist-prev # 播放列表上一个
] playlist-next # 播放列表下一个
, frame_back_step # 上一帧
. frame-step # 下一帧
\ script-binding input_plus/chap_skip_toggle # 启用/禁用强制自动跳过片头片尾
A cycle audio-pitch-correction # 变速音调修正开/关
b script-binding uosc/flash-ui # 临时显示uosc
B cycle deband # 去色带开/关
d script-message show_danmaku_keyboard # 切换(次字幕)弹幕开/关
D script-binding ssdm/toggle_ssdm # 切换弹幕形式次字幕/OSD
f cycle fullscreen # 切换全屏
F cycle keepaspect # 保持视频原比例开/关
H cycle target-colorspace-hint # 切换HDR直通模式(开/关/自动)
L ab-loop # 设置/清除AB循环
o script-binding opencc/toggle-state # 主字幕繁简转换模式切换
p script-binding ssdm/toggle_pad # 自动填充黑边开/关
R cycle-values scale-antiring 0 1;cycle-values dscale-antiring 0 1 # 抗振铃开/关
T script-binding thumbfast/thumb_restart # 重启略缩图预览功能
; script-message danmaku-delay -1 # 弹幕延迟-1s
' script-message danmaku-delay +1 # 弹幕延迟+1s