click.option(
"--threshold",
"-t",
metavar="VAL",
type=click.FLOAT,
default=None,
help='Threshold (float) that frame score must exceed to trigger a cut. Refers to "adaptive_rat
| 1 | # |
| 2 | # PySceneDetect: Python-Based Video Scene Detector |
| 3 | # ------------------------------------------------------------------- |
| 4 | # [ Site: https://scenedetect.com ] |
nothing calls this directly
no outgoing calls
no test coverage detected