Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Breakthrough/PySceneDetect
/ update
Method
update
scenedetect/platform.py:60–61 ·
view source on GitHub ↗
No-op.
(self, n=1)
Source
from the content-addressed store, hash-verified
58
""
"No-op."
""
59
60
def
update(self, n=1):
61
""
"No-op."
""
62
63
def
close(self):
64
""
"No-op."
""
Callers
9
_detect_scenes
Function · 0.80
sha256_file
Function · 0.80
hash_zip_contents
Function · 0.80
invoke_scenedetect
Function · 0.80
detect_scenes
Method · 0.80
image_save_thread
Method · 0.80
save_images
Function · 0.80
split_video_ffmpeg
Function · 0.80
_calculate_frame_score
Method · 0.80
Calls
no outgoing calls
Tested by
1
invoke_scenedetect
Function · 0.64