Skip to content

Implement splitting long scenes. #2

@luziferius

Description

@luziferius

Currently, long scenes cannot be split.

    • Add a CLI argument to limit the scene length. Already done, just un-comment the code block.
    • Implement parsing PTS values based on the codec time base.
    • Split long scenes to keep the length below the given command line argument value.
    • Do something about the last scene, which currently has no known length and can be of arbitrary length. So somehow determine it’s length and split it, if it is longer than the maximum scene length.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions