Skip to content

Directly delete short scenes by Python API #421

Description

@yumianhuli1

Hello!
The min_scene_len parameter specified in scene_manager.add_detector(ContentDetector(threshold=27.0, min_scene_len=15)) will only merge short scenes into large scenes. However, my requirement is to directly delete scenes with fragments less than 0.5 seconds without appearing in the scene list. Do you have this api function and parameter? Or Just use min_scene_len=0 and then use ffmpeg?
Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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