支持设置时间选区

支持方向键快进快退(ctrl + -> or shirft + -> or ->)
This commit is contained in:
Jason
2025-05-19 09:54:21 +08:00
parent 7cf4e882cd
commit e26e23ad6a
15 changed files with 488 additions and 91 deletions

View File

@@ -56,7 +56,6 @@ Setting = 设置
OpenVideoSuccess = 成功打开视频
OpenVideoFailed = 无法打开视频: {}, 格式不兼容或文件损坏
OpenVideoFirst = 请先打开视频
SubtitleArea = 字幕区域
VideoPreview = 视频预览
InterfaceLanguage = 界面语言
InpaintMode = 处理模型
@@ -68,6 +67,10 @@ InpaintModeDesc = STTN智能擦除, 对于真人视频效果较好,速度快,
OpenCV: 极速模式, 不保证inpaint效果仅仅对包含文本的区域文本进行去除(显存要求较低)
SubtitleDetectMode = 字幕检测
ErrorDuringProcessing = 处理过程中发生错误: {}
MarkABStart = 设定处理区块起点
MarkABEnd = 设定处理区块终点
DeleteABSection = 删除当前处理区块
DeleteSelection = 删除当前激活选区
[Main]
SubtitleDetectionAcceleratorON = 字幕检测使用{}进行加速
@@ -87,6 +90,9 @@ ProcessingTime = 处理时间: {}秒
FailToMergeAudio = 合并音频失败: {}
FailToExtractAudio = 提取音频失败: {}
CopyFileFailed = 复制文件 {} 到 {} 失败, 原因: {}
SubtitleArea = 字幕区域: {}
ABSection = 处理区块: {}
ABSectionAll = 全部
[TaskList]
Pending = 待处理