Files
video-subtitle-remover/ui/home_interface.py
flavioy 9a2f3cc743 支持图片文件打开与处理、修复图片加载溢出问题
- 文件对话框添加图片格式过滤(jpg/png/bmp/webp/tiff等)
- 修复 cv2.VideoCapture 打开图片时 FRAME_COUNT 返回 INT64_MIN
  导致 QSlider.setMaximum 溢出的问题,图片直接走 load_as_picture

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 21:41:08 +08:00

29 KiB