mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-05-20 21:07:40 +08:00
支持多字幕区域
This commit is contained in:
@@ -72,10 +72,8 @@ options:
|
||||
Input video file path
|
||||
--output OUTPUT, -o OUTPUT
|
||||
Output video file path (optional)
|
||||
--ymin YMIN Subtitle area ymin (optional)
|
||||
--ymax YMAX Subtitle area ymax (optional)
|
||||
--xmin XMIN Subtitle area xmin (optional)
|
||||
--xmax XMAX Subtitle area xmax (optional)
|
||||
--subtitle-area-coords YMIN YMAX XMIN XMAX, -c YMIN YMAX XMIN XMAX
|
||||
Subtitle area coordinates (ymin ymax xmin xmax). Can be specified multiple times for multiple areas.
|
||||
--inpaint-mode {sttn-auto,sttn-det,lama,propainter,opencv}
|
||||
Inpaint mode, default is sttn-auto
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user