Skip to content

FrameTimecode constructor raises UnboundLocalError #476

@Breakthrough

Description

@Breakthrough

Description:

Certain malformed string inputs can cause UnboundedLocalError.

Example:

from scenedetect import FrameTimecode
FrameTimecode("0:0:0:0:0")

The above example should raise a ValueError.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions