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

Method __init__

scenedetect/video_stream.py:67–71  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65 rate is unavailable or cannot be calculated. Subclass of VideoOpenFailure."""
66
67 def __init__(self):
68 super().__init__(
69 "Unable to obtain video framerate! Specify `framerate` manually, or"
70 " re-encode/re-mux the video and try again."
71 )
72
73
74##

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected