Pyscenedetect Wrapper (v2)

About this version

About this app (See raw metadata.json)

(no description provided by the developer)

Inputs

(Note: “*” as a property value means that the property is required but can be any value.)

(any properties)

Configurable Parameters

(Note: Multivalued means the parameter can have one or more values.)

  • mode: optional, defaults to content

    • Type: string
    • Multivalued: False
    • Choices: content, threshold, adaptive

    pick a scene detector algorithm, see http://scenedetect.com/projects/Manual/en/latest/cli/detectors.html

  • threshold: optional, defaults to 27.0

    • Type: number
    • Multivalued: False

    threshold value to use in the detection algorithm. Note that the meaning of this numerical value differs for different detector algorithms.

  • pretty: optional, defaults to false

    • Type: boolean
    • Multivalued: False
    • Choices: false, true

    The JSON body of the HTTP response will be re-formatted with 2-space indentation

Outputs

(Note: “*” as a property value means that the property is required but can be any value.)

(Note: Not all output annotations are always generated.)