Files
video-subtitle-remover/backend/tools
flavioy 93d822d067 修复LAMA模式100%卡死:帧区间扩展超出视频总帧数导致FramePrefetcher死锁
- 限制字幕区间end不超过frame_count,防止内循环消费哨兵后外层永久阻塞
- LAMA批量推理改为mini-batch(4帧),避免GPU OOM
- 各inpaint模型空inpaint_area时返回原始帧
- FFmpeg子进程添加600s超时保护

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 23:34:53 +08:00
..
2024-01-09 11:05:07 +08:00
2025-05-22 08:42:00 +08:00
2025-05-22 15:09:59 +08:00
2025-04-25 13:01:51 +08:00
2024-01-08 17:48:21 +08:00