Skip to content

max_gap not quite working #438

@baseliners

Description

@baseliners

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions