video-subtitle-remover icon indicating copy to clipboard operation
video-subtitle-remover copied to clipboard

基于AI的图片/视频硬字幕去除、文本水印去除,无损分辨率生成去字幕、去水印后的图片/视频文件。无需申请第三方API,本地实现。AI-based tool for removing hard-coded subtitles and text-like watermarks from vid...

Results 66 video-subtitle-remover issues
Sort by recently updated
recently updated
newest added

## 原视频 ![image](https://github.com/YaoFANGUK/video-subtitle-remover/assets/120782297/c4f023f7-82fb-4f7d-a11b-0115e5e3429e) ## 转换后的视频 ![image](https://github.com/YaoFANGUK/video-subtitle-remover/assets/120782297/ebe6c1fe-7bed-40b8-a338-ffb7075e76c0)

去除之后印记比较明显,应该怎么调整啊,大佬给支个招吧

大佬把最新版本的打包发布一下吧,里面不是最新的,没有那些参数

用封装好的GUI跑效果是这样的, ![5d0bd74525dcd0c47ef22c1e98d4537](https://github.com/YaoFANGUK/video-subtitle-remover/assets/107304274/4f2d3124-b303-4c65-8528-54941b29cfc6) 运行GUI.py是这样的 ![image](https://github.com/YaoFANGUK/video-subtitle-remover/assets/107304274/fbe40316-5a5d-43df-b631-18f44642ef3d) 请教是哪里没配置好吗?

![QQ截图20240228084840](https://github.com/YaoFANGUK/video-subtitle-remover/assets/20920596/3f755436-caba-4995-9da4-58a42b9d8678) 安装 环境为 python3.8 paddlepaddle-gpu==2.4.2.post117 torch==2.1.0 torchvision==0.16.0 --index-url https://download.pytorch.org/whl/cu118

![企业微信截图_17066194202602](https://github.com/YaoFANGUK/video-subtitle-remover/assets/154777707/e7f1df83-2bf8-4b6c-bac5-78f325ea9b09) ![企业微信截图_17066194455995](https://github.com/YaoFANGUK/video-subtitle-remover/assets/154777707/945372ee-c2fc-4cc1-968b-89a1181bdc11) 字幕留下的黑色印记

检测单张图片时报错: [ERROR:[email protected]] global cap_ffmpeg_impl.hpp:1237 open Could not find decoder for codec_id=61 [ERROR:[email protected]] global cap_ffmpeg_impl.hpp:1286 open VIDEOIO/FFMPEG: Failed to initialize VideoCapture [ERROR:[email protected]] global cap.cpp:166 cv::VideoCapture::open VIDEOIO(CV_IMAGES): raised OpenCV exception: OpenCV(4.8.1) D:\a\opencv-python\opencv-python\opencv\modules\videoio\src\cap_images.cpp:253:...

Windows GPU版本 有没有办法指定用lama cpu版?怎么指定?