MCPcopy Create free account
hub / github.com/Breakthrough/PySceneDetect / detect_content_command

Route detect_content_command

scenedetect/_cli/__init__.py:None–None  ·  view source on GitHub ↗
click.option(
    "--threshold",
    "-t",
    metavar="VAL",
    type=_click_range("detect-content", "threshold"),
    default=None,
    help='The max difference (0.0 to 255.0) that adjacent frames s

Source from the content-addressed store, hash-verified

1#
2# PySceneDetect: Python-Based Video Scene Detector
3# -------------------------------------------------------------------
4# [ Site: https://scenedetect.com ]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected