Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 902 Bytes

File metadata and controls

18 lines (12 loc) · 902 Bytes

PySceneDetect CLI Reference

The scenedetect command reference is available as part of the PySceneDetect Manual:

  • scenedetect Options:

    • Input video, stats file, config file, backend, and more
  • Command Reference:

    • Print scenes to terminal and save to CSV (list-scenes)
    • Video splitting with ffmpeg/mkvmerge (split-video)
    • Saving images for each scene (save-images)
    • Exporting scene list as HTML (export-html)
  • Detector Reference:

    • Detectors, e.g. detect-content, detect-threshold, detect-adaptive

You can also run scenedetect help all locally for the full `scenedetect command reference.