-
-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
Hi - I'm trying to use the max_gap parameter during regrouping. I've set it to 1.0 but I still see segments like the below:
[00:00:42.720 --> 00:00:49.720] This is awesome.
[00:00:50.620 --> 00:00:55.280] Really awesome.
The gap between the two segments is less than 1s. Thought it was maybe the period after the end of the first segment so I tried with isp also, so my code looks like this but still no luck:
regroup='isp_sg=1.0'
What should I be doing to not split those two segments? Thanks!
Metadata
Metadata
Assignees
Labels
No labels