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

Route save_images_command

scenedetect/_cli/__init__.py:None–None  ·  view source on GitHub ↗
click.option(
    "--output",
    "-o",
    metavar="DIR",
    type=click.Path(exists=False, dir_okay=True, writable=True, resolve_path=False),
    help="Output directory for images. Overrides global 

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