kaegi / alass

"Automatic Language-Agnostic Subtitle Synchronization"
GNU General Public License v3.0
1.03k stars 52 forks source link

Exclude parts of video #42

Open Shidouuu opened 2 years ago

Shidouuu commented 2 years ago

In some cases, alass detects voices that are not actually dialog, such as from a choir synth used as background music. An option to exclude parts in which it begins to go astray would prevent this.

Example

alass AAAA.mkv -s 00.00.00 -e 00.00.50 AAAA.srt EEEE.srt

where -s is the start point and -e is the end point.