-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
80 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
# script-binding uosc/menu #! ※ 显示uosc菜单 | ||
# ignore #! ⇲ 轨道列表(聚合) > #@tracks | ||
# ignore #! ⇲ 播放列表 > #@playlist | ||
# playlist-shuffle #! 导航 > 播放列表乱序重排 | ||
# ignore #! 导航 > ⇲ 版本列表 > #@editions | ||
# ignore #! 导航 > ⇲ 章节列表 > #@chapters | ||
# ignore #! 导航 > ⇲ 视频轨列表 > #@tracks/video | ||
# ignore #! 导航 > ⇲ 音频轨列表 > #@tracks/audio | ||
# ignore #! 导航 > ⇲ 字幕轨列表 > #@tracks/sub | ||
# ignore #! 导航 > ⇲ 次字幕轨列表 > #@tracks/sub-secondary | ||
|
||
# screenshot video #! 截屏 | ||
# screenshot window #! 截屏(窗口) | ||
|
||
# cycle-values hwdec "auto" "auto-copy" "no" #! 视频 > 切换 解码模式 | ||
# cycle deband #! 视频 > 切换 去色带状态 | ||
# cycle deinterlace #! 视频 > 切换 去隔行状态 | ||
# cycle icc-profile-auto #! 视频 > 切换 自动校色 | ||
# cycle correct-pts #! 视频 > 切换 时间码解析模式 | ||
|
||
# script-binding display-stats-toggle #! 工具 > 常驻显示统计信息 | ||
# script-binding console/enable #! 工具 > 显示控制台 | ||
# script-message-to save_global_props clean_data #! 工具 > 清除已记录的属性值 | ||
# cycle border #! 工具 > 切换 窗口边框 | ||
# cycle ontop #! 工具 > 切换 窗口置顶 | ||
# ignore #! 工具 > ⇲ 音频输出设备列表 > #@audio-devices | ||
|
||
# stop #! 停止 | ||
# quit #! 退出mpv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Empty file.
Empty file.
Empty file.